Searched refs:tx_blocks_available (Results 1 – 4 of 4) sorted by relevance
246 u32 tx_blocks_available; member
209 if (total_blocks <= wl->tx_blocks_available) { in wl1271_tx_allocate()222 wl->tx_blocks_available -= total_blocks; in wl1271_tx_allocate()
1018 wl->tx_blocks_available = in wl1271_acx_init_mem_config()1021 wl->tx_blocks_available); in wl1271_acx_init_mem_config()
383 u32 old_tx_blk_count = wl->tx_blocks_available; in wlcore_fw_status()543 wl->tx_blocks_available = max((int)wl->tx_blocks_available, in wlcore_fw_status()547 if (wl->tx_blocks_available > old_tx_blk_count) in wlcore_fw_status()2028 wl->tx_blocks_available = 0; in wlcore_op_stop_locked()