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()
200 if (wl->tx_allocated_blocks == 0) in wl12xx_rearm_tx_watchdog_locked()254 if (unlikely(wl->tx_allocated_blocks == 0)) in wl12xx_tx_watchdog_work()519 wl->tx_allocated_blocks -= freed_blocks; in wlcore_fw_status()527 if (wl->tx_allocated_blocks) in wlcore_fw_status()533 avail = status->tx_total - wl->tx_allocated_blocks; in wlcore_fw_status()2029 wl->tx_allocated_blocks = 0; in wlcore_op_stop_locked()