Searched refs:dp_sta_notify_tx_comp_cb (Results 1 – 3 of 3) sorted by relevance
566 void dp_sta_notify_tx_comp_cb(qdf_nbuf_t nbuf, void *ctx, uint16_t flag);
1204 txrx_ops.tx.tx_comp = dp_sta_notify_tx_comp_cb; in ucfg_dp_sta_register_txrx_ops()1260 txrx_ops.tx.tx_comp = dp_sta_notify_tx_comp_cb; in ucfg_dp_tdlsta_register_txrx_ops()
796 void dp_sta_notify_tx_comp_cb(qdf_nbuf_t nbuf, void *ctx, uint16_t flag) in dp_sta_notify_tx_comp_cb() function