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()217 wl->tx_blocks_available -= total_blocks; in wl1271_tx_allocate()
1019 wl->tx_blocks_available = in wl1271_acx_init_mem_config()1022 wl->tx_blocks_available); in wl1271_acx_init_mem_config()
460 DRIVER_STATE_PRINT_INT(tx_blocks_available); in driver_state_read()