Lines Matching refs:bytes
1191 DP_STATS_INC(_handle, _field.bytes, _bytes) \
1197 DP_PEER_STATS_FLAT_INC(_handle, _field.bytes, _bytes) \
1203 DP_STATS_INCC(_handle, _field.bytes, _bytes, _cond) \
1214 DP_STATS_AGGR(_handle_a, _handle_b, _field.bytes);\
1225 DP_STATS_AGGR_IDX(_handle_a, _handle_b, _arr, _field.bytes, _idx);\
1265 DP_PEER_PER_PKT_STATS_INC(_handle, _field.bytes, _bytes, _link) \
1271 DP_PEER_PER_PKT_STATS_INCC(_handle, _field.bytes, _bytes, _cond, _link) \
1794 (__tgtobj)->rx.rx_total.bytes += (__srcobj)->rx.rx_total.bytes; \
1904 _srcobj->stats.rx.unicast.bytes = \
1905 _srcobj->stats.rx.to_stack.bytes - \
1906 _srcobj->stats.rx.multicast.bytes; \
1972 _tgtobj->tx.comp_pkt.bytes += _srcobj->tx.comp_pkt.bytes; \
1975 _tgtobj->rx.to_stack.bytes += _srcobj->rx.to_stack.bytes; \
1982 _tgtobj->tx.ucast.bytes += _srcobj->tx.ucast.bytes; \
1984 _tgtobj->tx.mcast.bytes += _srcobj->tx.mcast.bytes; \
1986 _tgtobj->tx.bcast.bytes += _srcobj->tx.bcast.bytes; \
1988 _tgtobj->tx.nawds_mcast.bytes += \
1989 _srcobj->tx.nawds_mcast.bytes; \
1991 _tgtobj->tx.tx_success.bytes += _srcobj->tx.tx_success.bytes; \
1998 _tgtobj->tx.dropped.fw_rem.bytes += \
1999 _srcobj->tx.dropped.fw_rem.bytes; \
2032 _tgtobj->tx.tx_success_twt.bytes += \
2033 _srcobj->tx.tx_success_twt.bytes; \
2043 _tgtobj->rx.multicast.bytes += _srcobj->rx.multicast.bytes; \
2045 _tgtobj->rx.rx_success.bytes += _srcobj->rx.rx_success.bytes;\
2047 _tgtobj->rx.bcast.bytes += _srcobj->rx.bcast.bytes; \
2049 _tgtobj->rx.unicast.bytes += _srcobj->rx.unicast.bytes; \
2051 _tgtobj->rx.raw.bytes += _srcobj->rx.raw.bytes; \
2055 _tgtobj->rx.mec_drop.bytes += _srcobj->rx.mec_drop.bytes; \
2057 _tgtobj->rx.ppeds_drop.bytes += _srcobj->rx.ppeds_drop.bytes; \
2060 _tgtobj->rx.intra_bss.pkts.bytes += \
2061 _srcobj->rx.intra_bss.pkts.bytes; \
2064 _tgtobj->rx.intra_bss.fail.bytes += \
2065 _srcobj->rx.intra_bss.fail.bytes; \
2086 _tgtobj->rx.to_stack_twt.bytes += \
2087 _srcobj->rx.to_stack_twt.bytes; \
2092 _tgtobj->rx.rcvd_reo[i].bytes += \
2093 _srcobj->rx.rcvd_reo[i].bytes; \
2096 _tgtobj->rx.rcvd.bytes += \
2097 _srcobj->rx.rcvd_reo[i].bytes; \
2102 _tgtobj->rx.rx_lmac[i].bytes += \
2103 _srcobj->rx.rx_lmac[i].bytes; \
2190 _tgtobj->tx.tx_ucast_total.bytes += \
2191 _srcobj->tx.tx_ucast_total.bytes;\
2194 _tgtobj->tx.tx_ucast_success.bytes += \
2195 _srcobj->tx.tx_ucast_success.bytes; \
2280 _tgtobj->rx_i.reo_rcvd_pkt.bytes += \
2281 _srcobj->rx_i.reo_rcvd_pkt.bytes; \
2284 _tgtobj->rx_i.null_q_desc_pkt.bytes += \
2285 _srcobj->rx_i.null_q_desc_pkt.bytes; \
2288 _tgtobj->rx_i.routed_eapol_pkt.bytes += \
2289 _srcobj->rx_i.routed_eapol_pkt.bytes; \
2305 _tgtobj->tx_i.rcvd.bytes += \
2306 _srcobj->tx_i[idx].rcvd.bytes; \
2315 _tgtobj->tx_i.processed.bytes += \
2316 _srcobj->tx_i[idx].processed.bytes; \
2319 _tgtobj->tx_i.reinject_pkts.bytes += \
2320 _srcobj->tx_i[idx].reinject_pkts.bytes; \
2323 _tgtobj->tx_i.inspect_pkts.bytes += \
2324 _srcobj->tx_i[idx].inspect_pkts.bytes; \
2327 _tgtobj->tx_i.nawds_mcast.bytes += \
2328 _srcobj->tx_i[idx].nawds_mcast.bytes; \
2331 _tgtobj->tx_i.bcast.bytes += \
2332 _srcobj->tx_i[idx].bcast.bytes; \
2335 _tgtobj->tx_i.raw.raw_pkt.bytes += \
2336 _srcobj->tx_i[idx].raw.raw_pkt.bytes; \
2345 _tgtobj->tx_i.sg.sg_pkt.bytes += \
2346 _srcobj->tx_i[idx].sg.sg_pkt.bytes; \
2349 _tgtobj->tx_i.sg.non_sg_pkts.bytes += \
2350 _srcobj->tx_i[idx].sg.non_sg_pkts.bytes; \
2353 _tgtobj->tx_i.sg.dropped_host.bytes += \
2354 _srcobj->tx_i[idx].sg.dropped_host.bytes; \
2361 _tgtobj->tx_i.mcast_en.mcast_pkt.bytes += \
2362 _srcobj->tx_i[idx].mcast_en.mcast_pkt.bytes; \
2381 _tgtobj->tx_i.dropped.desc_na.bytes += \
2382 _srcobj->tx_i[idx].dropped.desc_na.bytes; \
2385 _tgtobj->tx_i.dropped.desc_na_exc_alloc_fail.bytes += \
2386 _srcobj->tx_i[idx].dropped.desc_na_exc_alloc_fail.bytes; \
2389 _tgtobj->tx_i.dropped.desc_na_exc_outstand.bytes += \
2390 _srcobj->tx_i[idx].dropped.desc_na_exc_outstand.bytes; \
2393 _tgtobj->tx_i.dropped.exc_desc_na.bytes += \
2394 _srcobj->tx_i[idx].dropped.exc_desc_na.bytes; \
2415 _tgtobj->tx_i.dropped.dropped_pkt.bytes += \
2416 _srcobj->tx_i[idx].dropped.dropped_pkt.bytes; \
2427 _tgtobj->tx_i.sniffer_rcvd.bytes += \
2428 _srcobj->tx_i[idx].sniffer_rcvd.bytes; \
2458 _tgtobj->tx_i[idx].rcvd.bytes += \
2459 _srcobj->tx_i[idx].rcvd.bytes; \
2468 _tgtobj->tx_i[idx].processed.bytes += \
2469 _srcobj->tx_i[idx].processed.bytes; \
2472 _tgtobj->tx_i[idx].reinject_pkts.bytes += \
2473 _srcobj->tx_i[idx].reinject_pkts.bytes; \
2476 _tgtobj->tx_i[idx].inspect_pkts.bytes += \
2477 _srcobj->tx_i[idx].inspect_pkts.bytes; \
2480 _tgtobj->tx_i[idx].nawds_mcast.bytes += \
2481 _srcobj->tx_i[idx].nawds_mcast.bytes; \
2484 _tgtobj->tx_i[idx].bcast.bytes += \
2485 _srcobj->tx_i[idx].bcast.bytes; \
2488 _tgtobj->tx_i[idx].raw.raw_pkt.bytes += \
2489 _srcobj->tx_i[idx].raw.raw_pkt.bytes; \
2498 _tgtobj->tx_i[idx].sg.sg_pkt.bytes += \
2499 _srcobj->tx_i[idx].sg.sg_pkt.bytes; \
2502 _tgtobj->tx_i[idx].sg.non_sg_pkts.bytes += \
2503 _srcobj->tx_i[idx].sg.non_sg_pkts.bytes; \
2506 _tgtobj->tx_i[idx].sg.dropped_host.bytes += \
2507 _srcobj->tx_i[idx].sg.dropped_host.bytes; \
2514 _tgtobj->tx_i[idx].mcast_en.mcast_pkt.bytes += \
2515 _srcobj->tx_i[idx].mcast_en.mcast_pkt.bytes; \
2534 _tgtobj->tx_i[idx].dropped.desc_na.bytes += \
2535 _srcobj->tx_i[idx].dropped.desc_na.bytes; \
2538 _tgtobj->tx_i[idx].dropped.desc_na_exc_alloc_fail.bytes += \
2539 _srcobj->tx_i[idx].dropped.desc_na_exc_alloc_fail.bytes; \
2542 _tgtobj->tx_i[idx].dropped.desc_na_exc_outstand.bytes += \
2543 _srcobj->tx_i[idx].dropped.desc_na_exc_outstand.bytes; \
2546 _tgtobj->tx_i[idx].dropped.exc_desc_na.bytes += \
2547 _srcobj->tx_i[idx].dropped.exc_desc_na.bytes; \
2568 _tgtobj->tx_i[idx].dropped.dropped_pkt.bytes += \
2569 _srcobj->tx_i[idx].dropped.dropped_pkt.bytes; \
2580 _tgtobj->tx_i[idx].sniffer_rcvd.bytes += \
2581 _srcobj->tx_i[idx].sniffer_rcvd.bytes; \