Searched refs:ST_RING_WORKER_ONLY (Results 1 – 4 of 4) sorted by relevance
389 #define ST_RING_WORKER_ONLY 0x0001 /* Worker thread only */ macro
224 ringp->s_ring_type |= ST_RING_WORKER_ONLY; in mac_soft_ring_create()
4694 !(ringp->s_ring_type & ST_RING_WORKER_ONLY)) { in mac_rx_soft_ring_process()4914 if (ringp->s_ring_type & ST_RING_WORKER_ONLY) { in mac_tx_soft_ring_process()
3712 soft_ring_type |= ST_RING_WORKER_ONLY; in mac_tx_srs_add_ring()3877 ST_RING_WORKER_ONLY; in mac_tx_srs_setup()