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.h499 struct i40e_aqc_set_switch_config { struct
500 __le16 flags;
503 __le16 valid_flags;
509 __le16 switch_tag;
517 __le16 first_tag;
518 __le16 second_tag;
543 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument