Searched refs:tx_lnk_free_pkts (Results 1 – 7 of 7) sorted by relevance
106 u8 tx_lnk_free_pkts[WL18XX_MAX_LINKS]; member163 u8 tx_lnk_free_pkts[WL18XX_MAX_LINKS]; member
1202 fw_status->counters.tx_lnk_free_pkts = in wl18xx_convert_fw_status_8_9_1()1203 int_fw_status->counters.tx_lnk_free_pkts; in wl18xx_convert_fw_status_8_9_1()1242 fw_status->counters.tx_lnk_free_pkts = in wl18xx_convert_fw_status_8_9_0()1243 int_fw_status->counters.tx_lnk_free_pkts; in wl18xx_convert_fw_status_8_9_0()
104 u8 tx_lnk_free_pkts[WL12XX_MAX_LINKS]; member
1446 fw_status->counters.tx_lnk_free_pkts = in wl12xx_convert_fw_status()1447 int_fw_status->counters.tx_lnk_free_pkts; in wl12xx_convert_fw_status()
152 u8 *tx_lnk_free_pkts; member
438 u8 diff, tx_lnk_free_pkts; in wlcore_fw_status() local443 tx_lnk_free_pkts = status->counters.tx_lnk_free_pkts[i]; in wlcore_fw_status()444 diff = (tx_lnk_free_pkts - lnk->prev_freed_pkts) & 0xff; in wlcore_fw_status()448 lnk->prev_freed_pkts = tx_lnk_free_pkts; in wlcore_fw_status()463 if (tx_lnk_free_pkts <= 0) in wlcore_fw_status()
330 if (wl->fw_status->counters.tx_lnk_free_pkts) in wl12xx_allocate_link()332 wl->fw_status->counters.tx_lnk_free_pkts[link]; in wl12xx_allocate_link()