Searched refs:config_bitmap (Results 1 – 4 of 4) sorted by relevance
511 * @config_bitmap: bit map of the config commands. each bit will trigger a515 __le32 config_bitmap;520 * @config_bitmap: bit map of the config commands. each bit will trigger a525 __le32 config_bitmap;531 * @config_bitmap: bit map of the config commands. each bit will trigger a539 __le32 config_bitmap;546 * @config_bitmap: Bitmap of the config commands. Each bit will trigger a557 __le32 config_bitmap;565 * @config_bitmap: Bitmap of the config commands. Each bit will trigger a579 __le32 config_bitmap;506 __le32 config_bitmap; global() member 516 __le32 config_bitmap; global() member 530 __le32 config_bitmap; global() member 548 __le32 config_bitmap; global() member 570 __le32 config_bitmap; global() member 595 __le32 config_bitmap; global() member [all...]
1009 __le32 config_bitmap = 0; iwl_acpi_get_lari_config_bitmap() local
879 u32 config_bitmap = 0x0; in ecore_get_config_bitmap() local882 config_bitmap |= CONFIG_ECORE_L2_BITMAP_IDX; in ecore_get_config_bitmap()885 config_bitmap |= CONFIG_ECORE_SRIOV_BITMAP_IDX; in ecore_get_config_bitmap()888 config_bitmap |= CONFIG_ECORE_ROCE_BITMAP_IDX; in ecore_get_config_bitmap()891 config_bitmap |= CONFIG_ECORE_IWARP_BITMAP_IDX; in ecore_get_config_bitmap()894 config_bitmap |= CONFIG_ECORE_FCOE_BITMAP_IDX; in ecore_get_config_bitmap()897 config_bitmap |= CONFIG_ECORE_ISCSI_BITMAP_IDX; in ecore_get_config_bitmap()900 config_bitmap |= CONFIG_ECORE_LL2_BITMAP_IDX; in ecore_get_config_bitmap()903 return config_bitmap; in ecore_get_config_bitmap()