Searched refs:set_tx_desc_blocks (Results 1 – 2 of 2) sorted by relevance
27 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()
50 void (*set_tx_desc_blocks)(struct wl1271 *wl, member