Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h647 struct i40e_aqc_set_switch_config { struct
648 __le16 flags;
651 __le16 valid_flags;
657 __le16 switch_tag;
665 __le16 first_tag;
666 __le16 second_tag;
691 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument