Home
last modified time | relevance | path

Searched refs:XGE_HAL_FRAME_PROTO_VLAN_TAGGED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-ring.h110 XGE_HAL_FRAME_PROTO_VLAN_TAGGED = 0x80, enumerator
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c956 if (ext_info->proto & XGE_HAL_FRAME_PROTO_VLAN_TAGGED) { in __hal_lro_capable()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c595 (ext_info->proto & XGE_HAL_FRAME_PROTO_VLAN_TAGGED)) { in xgell_get_ip_offset()