Home
last modified time | relevance | path

Searched refs:spare_blocks (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dtx.c198 u32 spare_blocks; in wl1271_tx_allocate() local
203 spare_blocks = wlcore_hw_get_spare_blocks(wl, is_gem); in wl1271_tx_allocate()
210 total_blocks = wlcore_hw_calc_tx_blocks(wl, total_len, spare_blocks); in wl1271_tx_allocate()
216 spare_blocks); in wl1271_tx_allocate()