Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Ddata_tx.h45 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct hif_cnf_tx *arg);
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()
Ddata_tx.c485 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct hif_cnf_tx *arg) in wfx_tx_confirm_cb() function