Home
last modified time | relevance | path

Searched refs:XGE_HAL_TXD_VLAN_ENABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h114 #define XGE_HAL_TXD_VLAN_ENABLE BIT(15) macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c1134 txdp->control_2 |= XGE_HAL_TXD_VLAN_ENABLE; in xge_hal_fifo_dtr_vlan_set()