Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_internal.h1802 #define DP_UPDATE_STATS(_tgtobj, _srcobj) \ argument
1808 DP_STATS_AGGR(_tgtobj, _srcobj, \
1810 DP_STATS_AGGR(_tgtobj, _srcobj, \
1816 DP_STATS_AGGR(_tgtobj, _srcobj, tx.bw[i]); \
1817 DP_STATS_AGGR(_tgtobj, _srcobj, rx.bw[i]); \
1821 DP_STATS_AGGR(_tgtobj, _srcobj, rx.nss[i]); \
1822 DP_STATS_AGGR(_tgtobj, _srcobj, tx.nss[i]); \
1825 DP_STATS_AGGR(_tgtobj, _srcobj, tx.wme_ac_type[i]); \
1826 DP_STATS_AGGR(_tgtobj, _srcobj, rx.wme_ac_type[i]); \
1827 DP_STATS_AGGR(_tgtobj, _srcobj, \
[all …]
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.c29 #define dp_aggregate_vdev_stats_for_unmapped_peers(_tgtobj, _srcobj) \ argument
30 DP_UPDATE_VDEV_STATS_FOR_UNMAPPED_PEERS(_tgtobj, _srcobj)
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h77 #define DP_UPDATE_MON_STATS(_tgtobj, _srcobj) \ argument
78 DP_UPDATE_EXTD_STATS(_tgtobj, _srcobj)