Home
last modified time | relevance | path

Searched refs:I40E_CHECK_STRUCT_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h236 #define I40E_CHECK_STRUCT_LEN(n, X) enum i40e_static_assert_enum_##X \ macro
242 #define I40E_CHECK_CMD_LENGTH(X) I40E_CHECK_STRUCT_LEN(16, X)
296 I40E_CHECK_STRUCT_LEN(0x14, i40e_aqc_arp_proxy_data);
312 I40E_CHECK_STRUCT_LEN(0x3c, i40e_aqc_ns_proxy_data);
344 I40E_CHECK_STRUCT_LEN(24, i40e_aqc_mac_address_read_data);
391 I40E_CHECK_STRUCT_LEN(0x90, i40e_aqc_set_wol_filter_data);
440 I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_config_element_resp);
451 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp);
496 I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_resource_alloc_element_resp);
669 I40E_CHECK_STRUCT_LEN(128, i40e_aqc_vsi_properties_data);
[all …]