Home
last modified time | relevance | path

Searched refs:i40e_aqc_switch_seid (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h559 struct i40e_aqc_switch_seid { struct
566 I40E_CHECK_CMD_LENGTH(i40e_aqc_switch_seid); argument
H A Di40e_common.c2204 struct i40e_aqc_switch_seid *scfg = in i40e_aq_get_switch_config()
2205 (struct i40e_aqc_switch_seid *)&desc.params.raw; in i40e_aq_get_switch_config()
3850 struct i40e_aqc_switch_seid *cmd = in i40e_aq_delete_element()
3851 (struct i40e_aqc_switch_seid *)&desc.params.raw; in i40e_aq_delete_element()