Searched refs:wfx_tx_confirm_cb (Results 1 – 3 of 3) sorted by relevance
46 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct wfx_hif_cnf_tx *arg);
57 wfx_tx_confirm_cb(wdev, body); in wfx_hif_tx_confirm()69 wfx_tx_confirm_cb(wdev, &body->tx_conf_payload[i]); in wfx_hif_multi_tx_confirm()
498 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct wfx_hif_cnf_tx *arg) in wfx_tx_confirm_cb() function