Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h15 wlcore_hw_calc_tx_blocks(struct wl1271 *wl, u32 len, u32 spare_blks) in wlcore_hw_calc_tx_blocks() function
H A Dtx.c210 total_blocks = wlcore_hw_calc_tx_blocks(wl, total_len, spare_blocks); in wl1271_tx_allocate()