Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dsqueue.c180 #define SQS_POLLING_ON(sqp, sq_poll_capable, rx_ring) { \ argument
192 #define SQS_POLLING_OFF(sqp, sq_poll_capable, rx_ring) { \ argument
607 boolean_t sq_poll_capable; in squeue_drain() local