Home
last modified time | relevance | path

Searched refs:tx_lnk_free_pkts (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ti/wl12xx/
A Dwl12xx.h104 u8 tx_lnk_free_pkts[WL12XX_MAX_LINKS]; member
A Dmain.c1446 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()
/linux/drivers/net/wireless/ti/wl18xx/
A Dwl18xx.h106 u8 tx_lnk_free_pkts[WL18XX_MAX_LINKS]; member
A Dmain.c1201 fw_status->counters.tx_lnk_free_pkts = in wl18xx_convert_fw_status()
1202 int_fw_status->counters.tx_lnk_free_pkts; in wl18xx_convert_fw_status()
/linux/drivers/net/wireless/ti/wlcore/
A Dwlcore_i.h152 u8 *tx_lnk_free_pkts; member
A Dcmd.c332 if (wl->fw_status->counters.tx_lnk_free_pkts) in wl12xx_allocate_link()
334 wl->fw_status->counters.tx_lnk_free_pkts[link]; in wl12xx_allocate_link()
A Dmain.c425 diff = (status->counters.tx_lnk_free_pkts[i] - in wlcore_fw_status()
432 lnk->prev_freed_pkts = status->counters.tx_lnk_free_pkts[i]; in wlcore_fw_status()

Completed in 25 milliseconds