Searched refs:tx_blocks_freed (Results 1 – 3 of 3) sorted by relevance
257 u32 tx_blocks_freed; member
453 if (likely(wl->tx_blocks_freed <= status->total_released_blks)) in wlcore_fw_status()455 wl->tx_blocks_freed; in wlcore_fw_status()457 freed_blocks = 0x100000000LL - wl->tx_blocks_freed + in wlcore_fw_status()460 wl->tx_blocks_freed = status->total_released_blks; in wlcore_fw_status()1999 wl->tx_blocks_freed = 0; in wlcore_op_stop_locked()
505 DRIVER_STATE_PRINT_INT(tx_blocks_freed); in driver_state_read()