Searched refs:tx_frames_cnt (Results 1 – 3 of 3) sorted by relevance
59 wl->tx_frames_cnt++; in wl1271_alloc_tx_id()66 if (unlikely(wl->tx_frames_cnt == wl->num_tx_desc)) in wl1271_free_tx_id()70 wl->tx_frames_cnt--; in wl1271_free_tx_id()1141 if (wl->tx_frames_cnt == 0 && wl1271_tx_total_queue_count(wl) == 0) { in wl1271_tx_flush()1150 wl->tx_frames_cnt, in wl1271_tx_flush()1160 if ((wl->tx_frames_cnt == 0) && in wl1271_tx_flush()
277 int tx_frames_cnt; member
466 DRIVER_STATE_PRINT_INT(tx_frames_cnt); in driver_state_read()