Lines Matching refs:pktout
436 _dhd_wlfc_hanger_poppkt(void* hanger, uint32 slot_id, void** pktout, bool remove_from_hanger) in _dhd_wlfc_hanger_poppkt() argument
441 *pktout = NULL; in _dhd_wlfc_hanger_poppkt()
449 *pktout = h->items[slot_id].pkt; in _dhd_wlfc_hanger_poppkt()
545 void **pktout) in _dhd_wlfc_deque_afq() argument
553 DHD_ERROR(("%s: ctx(%p), pktout(%p)\n", __FUNCTION__, ctx, pktout)); in _dhd_wlfc_deque_afq()
557 if (pktout) { in _dhd_wlfc_deque_afq()
558 *pktout = NULL; in _dhd_wlfc_deque_afq()
623 if (pktout) { in _dhd_wlfc_deque_afq()
624 *pktout = p; in _dhd_wlfc_deque_afq()
864 ctx->stats.pktout++; in _dhd_wlfc_prec_drop()
1694 wlfc->stats.pktout++; in _dhd_wlfc_hanger_free_pkt()
1783 ctx->stats.pktout++; in _dhd_wlfc_pktq_flush()
1918 wlfc->stats.pktout++; in _dhd_wlfc_cleanup_txq()
2657 wlfc->stats.pktout++; in _dhd_wlfc_compressed_txstatus_update()
3888 wlfc->stats.pktout++; in dhd_wlfc_txcomplete()
4535 wlfc->stats.pktout, in dhd_wlfc_dump()