Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h755 struct i40e_aqc_set_switch_config { struct
756 __le16 flags;
760 __le16 valid_flags;
766 __le16 switch_tag;
774 __le16 first_tag;
775 __le16 second_tag;
807 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument