Searched refs:total_released_blks (Results 1 – 5 of 5) sorted by relevance
145 __le32 total_released_blks; member205 __le32 total_released_blks; member
139 __le32 total_released_blks; member
1440 fw_status->total_released_blks = in wl12xx_convert_fw_status()1441 le32_to_cpu(int_fw_status->total_released_blks); in wl12xx_convert_fw_status()
136 u32 total_released_blks; member
510 if (likely(wl->tx_blocks_freed <= status->total_released_blks)) in wlcore_fw_status()511 freed_blocks = status->total_released_blks - in wlcore_fw_status()515 status->total_released_blks; in wlcore_fw_status()517 wl->tx_blocks_freed = status->total_released_blks; in wlcore_fw_status()