Searched refs:wfx_tx_confirm_cb (Results 1 – 3 of 3) sorted by relevance
45 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct hif_cnf_tx *arg);
59 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()
485 void wfx_tx_confirm_cb(struct wfx_dev *wdev, const struct hif_cnf_tx *arg) in wfx_tx_confirm_cb() function