Searched refs:allocated_pkts (Results 1 – 7 of 7) sorted by relevance
127 "clean_queues %d", hlid, wl->links[hlid].allocated_pkts, in wl12xx_ps_link_start()
260 u8 allocated_pkts; member
117 tx_pkts = wl->links[hlid].allocated_pkts; in wl1271_tx_regulate_link()236 wl->links[hlid].allocated_pkts++; in wl1271_tx_allocate()
377 wl->links[hlid].allocated_pkts); in wl12xx_irq_update_links_status()425 lnk->allocated_pkts -= diff; in wlcore_fw_status()1971 wl->links[WL12XX_SYSTEM_HLID].allocated_pkts = 0; in wlcore_op_stop_locked()
361 wl->links[*hlid].allocated_pkts = 0; in wl12xx_free_link()
1672 return lnk->allocated_pkts < thold; in wl18xx_lnk_high_prio()1696 return lnk->allocated_pkts < thold; in wl18xx_lnk_low_prio()
1667 return lnk->allocated_pkts < thold; in wl12xx_lnk_high_prio()
Completed in 32 milliseconds