Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dnic_cmn.h146 #define RCV_DESC_LRO_CTXID 2 macro
150 ((ID == RCV_DESC_LRO_CTXID) ? RCV_DESC_LRO : (RCV_DESC_NORMAL)))
154 (ID == RCV_DESC_LRO_CTXID) ? "LRO" : \