Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h300 #define I40E_CHECK_STRUCT_LEN(n, X) enum i40e_static_assert_enum_##X \ macro
306 #define I40E_CHECK_CMD_LENGTH(X) I40E_CHECK_STRUCT_LEN(16, X)
444 I40E_CHECK_STRUCT_LEN(0x14, i40e_aqc_arp_proxy_data);
460 I40E_CHECK_STRUCT_LEN(0x3c, i40e_aqc_ns_proxy_data);
492 I40E_CHECK_STRUCT_LEN(24, i40e_aqc_mac_address_read_data);
539 I40E_CHECK_STRUCT_LEN(0x90, i40e_aqc_set_wol_filter_data);
588 I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_config_element_resp);
599 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp);
644 I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_resource_alloc_element_resp);
817 I40E_CHECK_STRUCT_LEN(128, i40e_aqc_vsi_properties_data);
[all …]