Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h141 #define RCV_DESC_NORMAL 0x01 macro
150 ((ID == RCV_DESC_LRO_CTXID) ? RCV_DESC_LRO : (RCV_DESC_NORMAL)))
H A Dunm_nic.h367 #define RCV_RING_STD RCV_DESC_NORMAL
H A Dunm_gem.c804 case RCV_DESC_NORMAL: in unm_check_options()