Searched refs:wq_index (Results 1 – 5 of 5) sorted by relevance
186 u_int wq_index; member
81 unsigned int wq_index; member
715 tls->wq_index = ktls_get_cpu(so); in ktls_create_session()849 tls_new->wq_index = tls->wq_index; in ktls_clone_session()2251 wq = &ktls_wq[so->so_rcv.sb_tls_info->wq_index]; in ktls_check_rx()2761 wq = &ktls_wq[m->m_epg_tls->wq_index]; in ktls_enqueue_to_free()2914 wq = &ktls_wq[tls->wq_index]; in ktls_enqueue()
388 wq = &splice_wq[sp->wq_index]; in so_splice_dispatch_async()1633 sp->wq_index = atomic_fetchadd_32(&splice_index, 1) %1635 } while (CPU_ABSENT(sp->wq_index));
156 static int oce_tx(POCE_SOFTC sc, struct mbuf **mpp, int wq_index);1026 oce_tx(POCE_SOFTC sc, struct mbuf **mpp, int wq_index)1031 struct oce_wq *wq = sc->wq[wq_index]; in oce_tx() 1028 oce_tx(POCE_SOFTC sc,struct mbuf ** mpp,int wq_index) oce_tx() argument