Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A 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()

Completed in 4 milliseconds