Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h170 wlcore_hw_get_spare_blocks(struct wl1271 *wl, bool is_gem) in wlcore_hw_get_spare_blocks() function
H A Dtx.c200 spare_blocks = wlcore_hw_get_spare_blocks(wl, is_gem); in wl1271_tx_allocate()