Home
last modified time | relevance | path

Searched defs:sq_poll_capable (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/inet/
H A Dsqueue.c181 #define SQS_POLLING_ON(sqp, sq_poll_capable, rx_ring) { \ argument
193 #define SQS_POLLING_OFF(sqp, sq_poll_capable, rx_ring) { \ argument
721 boolean_t sq_poll_capable; in squeue_drain() local