Searched refs:tx_frames_cnt (Results 1 – 4 of 4) sorted by relevance
65 wl->tx_frames_cnt++; in wl1271_alloc_tx_id()72 if (unlikely(wl->tx_frames_cnt == ACX_TX_DESCRIPTORS)) in wl1271_free_tx_id()76 wl->tx_frames_cnt--; in wl1271_free_tx_id()1053 wl->tx_frames_cnt, in wl1271_tx_flush()1055 if ((wl->tx_frames_cnt == 0) && in wl1271_tx_flush()
390 int tx_frames_cnt; member
516 DRIVER_STATE_PRINT_INT(tx_frames_cnt); in driver_state_read()
4597 ret = (wl1271_tx_total_queue_count(wl) > 0) || (wl->tx_frames_cnt > 0); in wl1271_tx_frames_pending()