i40e_aqc_switch_config_element_resp
I40E_CHECK_STRUCT_LEN(0x10, i40e_aqc_switch_config_element_resp);
struct i40e_aqc_switch_config_element_resp element[1];
const struct i40e_aqc_switch_config_element_resp *one, *two;
one = (const struct i40e_aqc_switch_config_element_resp *)a;
two = (const struct i40e_aqc_switch_config_element_resp *)b;
struct i40e_aqc_switch_config_element_resp *elem;
sizeof(struct i40e_aqc_switch_config_element_resp),