Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h791 struct i40e_aqc_set_switch_config { struct
792 __le16 flags;
798 __le16 valid_flags;
804 __le16 switch_tag;
812 __le16 first_tag;
813 __le16 second_tag;
845 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument