Searched refs:tx_delayed_compl (Results 1 – 2 of 2) sorted by relevance
74 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()
61 int (*tx_delayed_compl)(struct wl1271 *wl); member