Home
last modified time | relevance | path

Searched refs:tx_frames_cnt (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dtx.c61 wl->tx_frames_cnt++; in wl1271_alloc_tx_id()
69 wl->tx_frames_cnt--; in wl1271_free_tx_id()
734 wl->tx_frames_cnt, wl->tx_queue_count); in wl1271_tx_flush()
735 if ((wl->tx_frames_cnt == 0) && (wl->tx_queue_count == 0)) { in wl1271_tx_flush()
Dwl12xx.h418 int tx_frames_cnt; member