Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h790 struct i40e_aqc_set_switch_config { struct
791 __le16 flags;
796 __le16 valid_flags;
802 __le16 switch_tag;
810 __le16 first_tag;
811 __le16 second_tag;
843 I40E_CHECK_CMD_LENGTH(i40e_aqc_set_switch_config); argument