Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h27 if (!wl->ops->set_tx_desc_blocks) in wlcore_hw_set_tx_desc_blocks()
30 return wl->ops->set_tx_desc_blocks(wl, desc, blks, spare_blks); in wlcore_hw_set_tx_desc_blocks()
H A Dwlcore.h50 void (*set_tx_desc_blocks)(struct wl1271 *wl, member
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1694 .set_tx_desc_blocks = wl12xx_set_tx_desc_blocks,
/linux/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1713 .set_tx_desc_blocks = wl18xx_set_tx_desc_blocks,