Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h74 if (wl->ops->tx_delayed_compl) in wlcore_hw_tx_delayed_compl()
75 return wl->ops->tx_delayed_compl(wl); in wlcore_hw_tx_delayed_compl()
H A Dwlcore.h61 int (*tx_delayed_compl)(struct wl1271 *wl); member