Searched refs:rr_sqp (Results 1 – 3 of 3) sorted by relevance
466 if (ip_squeue_cpu_move(rx_ring->rr_sqp, cpuid) != -1) in ip_squeue_bind_ring()528 rx_ring->rr_sqp = sq; in ip_squeue_add_ring()567 sqp = rx_ring->rr_sqp; in ip_squeue_clean_ring()621 sqp = rx_ring->rr_sqp; in ip_squeue_quiesce_ring()643 sqp = rx_ring->rr_sqp; in ip_squeue_restart_ring()688 if ((ill_rx_ring == NULL) || ((sqp = ill_rx_ring->rr_sqp) == NULL)) in ip_squeue_get()
1278 rx_ring->rr_sqp = NULL; in squeue_worker_thr_control()
3611 squeue_t *rr_sqp; /* Squeue the ring is bound to */ member