Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h714 struct i40e_aqc_get_switch_config_resp { struct
719 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp); argument
H A Dixl_pf_main.c906 struct i40e_aqc_get_switch_config_resp *sw_config; in ixl_switch_config()
912 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in ixl_switch_config()
3928 struct i40e_aqc_get_switch_config_resp *sw_config; in ixl_sysctl_switch_config()
3929 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in ixl_sysctl_switch_config()
H A Di40e_prototype.h240 struct i40e_aqc_get_switch_config_resp *buf,
H A Di40e_common.c2714 struct i40e_aqc_get_switch_config_resp *buf, in i40e_aq_get_switch_config()