Lines Matching refs:pktout
316 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() argument
321 *pktout = NULL; in _dhd_wlfc_hanger_poppkt()
329 *pktout = h->items[slot_id].pkt; in _dhd_wlfc_hanger_poppkt()
425 void **pktout) in _dhd_wlfc_deque_afq() argument
433 DHD_ERROR(("%s: ctx(%p), pktout(%p)\n", __FUNCTION__, ctx, pktout)); in _dhd_wlfc_deque_afq()
437 if (pktout) { in _dhd_wlfc_deque_afq()
438 *pktout = NULL; in _dhd_wlfc_deque_afq()
503 if (pktout) { in _dhd_wlfc_deque_afq()
504 *pktout = p; in _dhd_wlfc_deque_afq()
738 ctx->stats.pktout++; in _dhd_wlfc_prec_drop()
1510 wlfc->stats.pktout++; in _dhd_wlfc_hanger_free_pkt()
1596 ctx->stats.pktout++; in _dhd_wlfc_pktq_flush()
1727 wlfc->stats.pktout++; in _dhd_wlfc_cleanup_txq()
2393 wlfc->stats.pktout++; in _dhd_wlfc_compressed_txstatus_update()
3526 wlfc->stats.pktout++; in dhd_wlfc_txcomplete()
4150 wlfc->stats.pktout, in dhd_wlfc_dump()