Searched refs:pktq_pdeq_with_fn (Results 1 – 3 of 3) sorted by relevance
307 extern void *pktq_pdeq_with_fn(struct pktq *pq, int prec, ifpkt_cb_t fn, int arg);
346 pktq_pdeq_with_fn(struct pktq *pq, int prec, ifpkt_cb_t fn, int arg) in pktq_pdeq_with_fn() function
2370 pkt = pktq_pdeq_with_fn(txq, prec, fn, arg); in dhd_wlfc_cleanup()