Searched refs:tx_delayed_compl (Results 1 – 4 of 4) sorted by relevance
88 if (wl->ops->tx_delayed_compl) in wlcore_hw_tx_delayed_compl()89 return wl->ops->tx_delayed_compl(wl); in wlcore_hw_tx_delayed_compl()
72 int (*tx_delayed_compl)(struct wl1271 *wl); member
1708 .tx_delayed_compl = wl12xx_tx_delayed_compl,
1732 .tx_delayed_compl = NULL,