Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dhw_ops.h41 if (!wl->ops->set_tx_desc_blocks) in wlcore_hw_set_tx_desc_blocks()
44 return wl->ops->set_tx_desc_blocks(wl, desc, blks, spare_blks); in wlcore_hw_set_tx_desc_blocks()
Dwlcore.h64 void (*set_tx_desc_blocks)(struct wl1271 *wl, member
/Linux-v4.19/drivers/net/wireless/ti/wl12xx/
Dmain.c1704 .set_tx_desc_blocks = wl12xx_set_tx_desc_blocks,
/Linux-v4.19/drivers/net/wireless/ti/wl18xx/
Dmain.c1730 .set_tx_desc_blocks = wl18xx_set_tx_desc_blocks,