Searched refs:get_spare_blocks (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h172 if (!wl->ops->get_spare_blocks)
175 return wl->ops->get_spare_blocks(wl, is_gem);
H A Dwlcore.h89 int (*get_spare_blocks)(struct wl1271 *wl, bool is_gem); member in struct:wlcore_ops
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1714 .get_spare_blocks = wl12xx_get_spare_blocks,
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1733 .get_spare_blocks = wl18xx_get_spare_blocks,

Completed in 121 milliseconds