Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-ring.c656 XGE_HAL_RMAC_MAX_PYLD_LEN(new_frmlen), in __hal_ring_mtu_set()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h807 #define XGE_HAL_RMAC_MAX_PYLD_LEN(val) vBIT(val,2,14) macro