Searched refs:tx_delayed_compl (Results 1 – 4 of 4) 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
1699 .tx_delayed_compl = wl12xx_tx_delayed_compl,
1721 .tx_delayed_compl = NULL,