Searched refs:tx_allocated_blocks (Results 1 – 3 of 3) sorted by relevance
247 u32 tx_allocated_blocks; member
223 wl->tx_allocated_blocks += total_blocks; in wl1271_tx_allocate()230 if (wl->tx_allocated_blocks == total_blocks || in wl1271_tx_allocate()
209 if (wl->tx_allocated_blocks == 0) in wlcore_rc_update_work() 263 if (unlikely(wl->tx_allocated_blocks == 0)) in wl12xx_tx_watchdog_work() 528 wl->tx_allocated_blocks -= freed_blocks; in wlcore_fw_status() 536 if (wl->tx_allocated_blocks) in wlcore_fw_status() 542 avail = status->tx_total - wl->tx_allocated_blocks; in wlcore_fw_status() 2038 wl->tx_allocated_blocks = 0; in wlcore_op_stop_locked()