Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dhw_ops.h17 if (!wl->ops->calc_tx_blocks) in wlcore_hw_calc_tx_blocks()
20 return wl->ops->calc_tx_blocks(wl, len, spare_blks); in wlcore_hw_calc_tx_blocks()
A Dwlcore.h49 u32 (*calc_tx_blocks)(struct wl1271 *wl, u32 len, u32 spare_blks); member
/linux-6.3-rc2/drivers/net/wireless/ti/wl12xx/
A Dmain.c1693 .calc_tx_blocks = wl12xx_calc_tx_blocks,
/linux-6.3-rc2/drivers/net/wireless/ti/wl18xx/
A Dmain.c1715 .calc_tx_blocks = wl18xx_calc_tx_blocks,

Completed in 14 milliseconds