Searched refs:i40e_aqc_get_switch_config_resp (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h708 struct i40e_aqc_get_switch_config_resp { struct
713 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp);
H A Di40e_prototype.h234 struct i40e_aqc_get_switch_config_resp *buf,
H A Dixl_pf_main.c2077 struct i40e_aqc_get_switch_config_resp *sw_config;
2083 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf;
6011 struct i40e_aqc_get_switch_config_resp *sw_config;
6012 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf;
H A Di40e_common.c2651 struct i40e_aqc_get_switch_config_resp *buf,

Completed in 192 milliseconds