Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c787 struct i40e_aqc_get_switch_config_resp *sw_config; in i40e_set_def_vsi_seid()
793 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_set_def_vsi_seid()
820 struct i40e_aqc_get_switch_config_resp *sw_config; in i40e_get_mac_seid()
826 sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf; in i40e_get_mac_seid()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h713 struct i40e_aqc_get_switch_config_resp { struct
718 I40E_CHECK_STRUCT_LEN(0x20, i40e_aqc_get_switch_config_resp); argument
H A Di40e_prototype.h241 struct i40e_aqc_get_switch_config_resp *buf,
H A Di40e_common.c2721 struct i40e_aqc_get_switch_config_resp *buf, in i40e_aq_get_switch_config()