Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dtx.c195 u32 spare_blocks; in wl1271_tx_allocate() local
200 spare_blocks = wlcore_hw_get_spare_blocks(wl, is_gem); in wl1271_tx_allocate()
207 total_blocks = wlcore_hw_calc_tx_blocks(wl, total_len, spare_blocks); in wl1271_tx_allocate()
213 spare_blocks); in wl1271_tx_allocate()