Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h650 struct i40e_aqc_set_switch_config { struct
651 __le16 flags;
654 __le16 valid_flags;
660 __le16 switch_tag;
668 __le16 first_tag;
669 __le16 second_tag;
694 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument