Searched refs:tx_comp (Results 1 – 12 of 12) sorted by relevance
2547 struct cdp_pkt_info tx_comp = { 0 }; local2619 tx_comp.num = pkt_count;2625 tx_comp.bytes = byte_count;2631 tx_comp.num += pkt_count;2638 tx_comp.bytes += byte_count;2645 tx_comp.num += pkt_count;2652 tx_comp.bytes += byte_count;2659 tx_comp.num += pkt_count;2666 tx_comp.bytes += byte_count;2673 tx_comp.num += pkt_count;[all …]
1255 uint32_t tx_comp[MAX_TCL_DATA_RINGS]; member4118 ol_txrx_completion_fp tx_comp; member
5546 tx_compl_cbk = vdev->tx_comp;6980 DP_STATS_INC(soc, tx.tx_comp[ring_id], count);
6137 i, soc->stats.tx.tx_comp[i]); in dp_print_tx_ring_stats()6378 i, soc->stats.tx.tx_comp[i]); in dp_print_tx_ring_stats()
4973 vdev->tx_comp = txrx_ops->tx.tx_comp; in dp_vdev_register_wifi3()
108 bool tx_comp) in dp_softap_inspect_tx_eap_pkt() argument157 if (tx_comp) { in dp_softap_inspect_tx_eap_pkt()
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()1367 txrx_ops->tx.tx_comp = dp_softap_notify_tx_compl_cbk; in ucfg_dp_softap_register_txrx_ops()
792 DP_STATS_INC(soc, tx.tx_comp[ring_id], num_msdus); in dp_tx_compl_handler_rh()
1219 ol_txrx_completion_fp tx_comp; member
906 tx_compl_cbk = tx_desc->vdev->tx_comp; in ol_tx_notify_completion()
2088 vdev->tx_comp = txrx_ops->tx.tx_comp; in ol_txrx_vdev_register()
1206 ol_txrx_completion_fp tx_comp; member