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.h303 #define I40E_CHECK_STRUCT_LEN(n, X) enum i40e_static_assert_enum_##X \ macro
309 #define I40E_CHECK_CMD_LENGTH(X) I40E_CHECK_STRUCT_LEN(16, X)
447 I40E_CHECK_STRUCT_LEN(0x14, i40e_aqc_arp_proxy_data);
463 I40E_CHECK_STRUCT_LEN(0x3c, i40e_aqc_ns_proxy_data);
495 I40E_CHECK_STRUCT_LEN(24, i40e_aqc_mac_address_read_data);
542 I40E_CHECK_STRUCT_LEN(0x90, i40e_aqc_set_wol_filter_data);
591 I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_config_element_resp);
602 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp);
647 I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_resource_alloc_element_resp);
820 I40E_CHECK_STRUCT_LEN(128, i40e_aqc_vsi_properties_data);
[all …]