Searched refs:vlan_conf (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/bxe/
H A Decore_hsi.h9199 uint8_t vlan_conf; member in struct:xstorm_fcoe_vlan_conf
9200 #define XSTORM_FCOE_VLAN_CONF_INNER_VLAN_PRIORITY (0x7<<0) /* BitField vlan_conf Original inner vlan priority */
9202 #define XSTORM_FCOE_VLAN_CONF_INNER_VLAN_FLAG (0x1<<3) /* BitField vlan_conf Original inner vlan flag */
9204 #define XSTORM_FCOE_VLAN_CONF_OUTER_VLAN_PRIORITY (0x7<<4) /* BitField vlan_conf Original outer vlan priority */
9206 #define XSTORM_FCOE_VLAN_CONF_RESERVED (0x1<<7) /* BitField vlan_conf */

Completed in 237 milliseconds