Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddata_tx.h46 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct hif_cnf_tx *arg);
H A Dhif_rx.c59 wfx_tx_confirm_cb(wdev, body); in hif_tx_confirm()
71 wfx_tx_confirm_cb(wdev, &body->tx_conf_payload[i]); in hif_multi_tx_confirm()
H A Ddata_tx.c489 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct hif_cnf_tx *arg) in wfx_tx_confirm_cb() function