I40E_CHECK_STRUCT_LEN
I40E_CHECK_STRUCT_LEN(0x40, i40e_aqc_cloud_filters_element_data);
I40E_CHECK_STRUCT_LEN(0x80, i40e_aqc_cloud_filters_element_bb);
I40E_CHECK_STRUCT_LEN(4, i40e_filter_data);
I40E_CHECK_STRUCT_LEN(0x40, i40e_aqc_replace_cloud_filters_cmd_buf);
I40E_CHECK_STRUCT_LEN(0x40, i40e_aqc_configure_vsi_ets_sla_bw_data);
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_configure_vsi_tc_bw_data);
I40E_CHECK_STRUCT_LEN(0x40, i40e_aqc_query_vsi_bw_config_resp);
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_query_vsi_ets_sla_config_resp);
I40E_CHECK_STRUCT_LEN(0x80, i40e_aqc_configure_switching_comp_ets_data);
I40E_CHECK_STRUCT_LEN(0x40,
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_configure_switching_comp_bw_config_data);
I40E_CHECK_STRUCT_LEN(0x40, i40e_aqc_query_switching_comp_ets_config_resp);
I40E_CHECK_STRUCT_LEN(0x44, i40e_aqc_query_port_ets_config_resp);
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_query_switching_comp_bw_config_resp);
I40E_CHECK_STRUCT_LEN(0x22, i40e_aqc_configure_partition_bw_data);
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_module_desc);
I40E_CHECK_STRUCT_LEN(0x218, i40e_aq_get_phy_abilities_resp);
I40E_CHECK_STRUCT_LEN(0x6, i40e_aqc_nvm_config_data_feature);
I40E_CHECK_STRUCT_LEN(0xc, i40e_aqc_nvm_config_data_immediate_field);
I40E_CHECK_STRUCT_LEN(0x8, i40e_aqc_nvm_oem_post_update);
I40E_CHECK_STRUCT_LEN(0x28, i40e_aqc_nvm_oem_post_update_buffer);
I40E_CHECK_STRUCT_LEN(0x18, i40e_aqc_get_cee_dcb_cfg_v1_resp);
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_cee_dcb_cfg_resp);
I40E_CHECK_STRUCT_LEN(0x34, i40e_aqc_get_set_rss_key_data);
#define I40E_CHECK_CMD_LENGTH(X) I40E_CHECK_STRUCT_LEN(16, X)
I40E_CHECK_STRUCT_LEN(0x14, i40e_aqc_arp_proxy_data);
I40E_CHECK_STRUCT_LEN(0x3c, i40e_aqc_ns_proxy_data);
I40E_CHECK_STRUCT_LEN(24, i40e_aqc_mac_address_read_data);
I40E_CHECK_STRUCT_LEN(0x90, i40e_aqc_set_wol_filter_data);
I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_config_element_resp);
I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp);
I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_resource_alloc_element_resp);
I40E_CHECK_STRUCT_LEN(128, i40e_aqc_vsi_properties_data);