Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_adminq_cmd.h618 struct i40e_aqc_switch_seid { struct
625 I40E_CHECK_CMD_LENGTH(i40e_aqc_switch_seid); argument
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h622 struct i40e_aqc_switch_seid { struct
629 I40E_CHECK_CMD_LENGTH(i40e_aqc_switch_seid); argument
Di40e_common.c2399 struct i40e_aqc_switch_seid *scfg = in i40e_aq_get_switch_config()
2400 (struct i40e_aqc_switch_seid *)&desc.params.raw; in i40e_aq_get_switch_config()
3838 struct i40e_aqc_switch_seid *cmd = in i40e_aq_delete_element()
3839 (struct i40e_aqc_switch_seid *)&desc.params.raw; in i40e_aq_delete_element()