Searched refs:pduq (Results 1 – 1 of 1) sorted by relevance
1127 struct mbufq *pduq = &toep->ulp_pduq; in t4_push_pdus() local1177 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()