Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dsqueue_impl.h100 ill_t *sq_ill; /* The ill this squeue is tied to */ member
/titanic_50/usr/src/uts/common/inet/
H A Dsqueue.c1038 ill_t *sq_ill; in squeue_polling_thread() local
1084 sq_ill = sq_rx_ring->rr_ill; in squeue_polling_thread()
1098 mp = ip_accept(sq_ill, sq_rx_ring, sqp, head, in squeue_polling_thread()
1282 sqp->sq_ill = NULL; in squeue_worker_thr_control()
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_squeue.c533 sq->sq_ill = ill; in ip_squeue_add_ring()