Home
last modified time | relevance | path

Searched defs:i40e_aqc_set_switch_config (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h765 struct i40e_aqc_set_switch_config { struct
766 __le16 flags;
771 __le16 valid_flags;
777 __le16 switch_tag;
785 __le16 first_tag;
786 __le16 second_tag;
818 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument