Home
last modified time | relevance | path

Searched refs:tx_immediate_compl (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dhw_ops.h82 if (wl->ops->tx_immediate_compl) in wlcore_hw_tx_immediate_compl()
83 wl->ops->tx_immediate_compl(wl); in wlcore_hw_tx_immediate_compl()
H A Dwlcore.h62 void (*tx_immediate_compl)(struct wl1271 *wl); member
/linux/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1698 .tx_immediate_compl = NULL,