Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h642 struct i40e_aqc_switch_seid { struct
649 I40E_CHECK_CMD_LENGTH(i40e_aqc_switch_seid); argument
H A Di40e_common.c2536 struct i40e_aqc_switch_seid *scfg = in i40e_aq_get_switch_config()
2537 (struct i40e_aqc_switch_seid *)&desc.params.raw; in i40e_aq_get_switch_config()
4443 struct i40e_aqc_switch_seid *cmd = in i40e_aq_delete_element()
4444 (struct i40e_aqc_switch_seid *)&desc.params.raw; in i40e_aq_delete_element()