Searched refs:pktq_flush (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/bcmdhd/include/ |
D | bcmutils.h | 344 extern void pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg);
|
/drivers/net/wireless/bcmdhd/ |
D | bcmutils.c | 613 pktq_flush(osl_t *osh, struct pktq *pq, bool dir, ifpkt_cb_t fn, int arg) in pktq_flush() function
|
D | dhd_wlfc.c | 2363 pktq_flush(wlfc->osh, &table[i].psq, TRUE, fn, arg); in dhd_wlfc_cleanup()
|
D | dhd_sdio.c | 4531 pktq_flush(osh, &bus->txq, TRUE, NULL, 0); in dhd_bus_stop() 8217 pktq_flush(dhdp->osh, &bus->txq, TRUE, NULL, 0); in dhd_bus_pktq_flush()
|