Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1127 struct mbufq *pduq = &toep->ulp_pduq; in t4_push_pdus() local
1177 while ((sndptr = mbufq_first(pduq)) != NULL) { in t4_push_pdus()
1189 m = mbufq_dequeue(pduq); in t4_push_pdus()
1227 if (mbufq_first(pduq) == NULL && toep->flags & TPF_SEND_FIN) in t4_push_pdus()