Searched refs:packets (Results 151 - 175 of 301) sorted by relevance

1234567891011>>

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dmeter.c583 u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse)
592 *packets = packets1 + packets2;
582 mlx5e_tc_meter_get_stats(struct mlx5e_flow_meter_handle *meter, u64 *bytes, u64 *packets, u64 *drops, u64 *lastuse) argument
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ethtool.c168 rx_packets += oq->stats.packets;
221 data[i++] = oq->stats.packets;
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmlx4_en.h141 /* Target number of packets to coalesce with interrupt moderation */
288 unsigned long packets; member in struct:mlx4_en_tx_ring
347 unsigned long packets; member in struct:mlx4_en_rx_ring
514 /* whether we need to drop packets that hardware loopback-ed */
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dtestmode.c553 for (i = 0; i < ARRAY_SIZE(td->rx_stats.packets); i++) {
554 rx_packets += td->rx_stats.packets[i];
/linux-master/include/uapi/linux/
H A Dpkt_sched.h10 no more precise mechanism to classify packets.
36 __u32 packets; /* Number of enqueued packets */ member in struct:tc_stats
125 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
140 __u32 limit; /* Queue length in packets. */
169 * buffer any incoming packets
170 * TCQ_PLUG_RELEASE_ONE: Dequeue packets from queue head
172 * TCQ_PLUG_RELEASE_INDEFINITE: Dequeue all packets from queue.
173 * Stop buffering packets until the next TCQ_PLUG_BUFFER
216 __u32 limit; /* Maximal packets i
361 __u32 packets; member in struct:tc_gred_qopt
[all...]
H A Dfirewire-cdev.h144 * involve response packets. This includes unified write transactions,
146 * packets. @rcode indicates success or failure of such transmissions.
304 * %FW_CDEV_IOC_FLUSH_ISO, or when there have been so many completed packets
312 * is a multiple of 4 and &header contains timestamps of all packets up until
318 * The headers stripped of all packets up until and including the interrupt
324 * packets received in this interrupt event. The client can now iterate
325 * through the mmap()'ed DMA buffer according to this number of packets and
901 * packets are queued for this entry.
905 * If the @control.SYNC flag is set, the context drops all packets until a
913 * be written to, not even by the next packet. I.e., packets receive
965 __u64 packets; member in struct:fw_cdev_queue_iso
[all...]
H A Dxfrm.h80 __u64 packets; member in struct:xfrm_lifetime_cur
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h338 u64 packets; member in struct:mlx5e_rq_stats
403 u64 packets; member in struct:mlx5e_sq_stats
/linux-master/tools/include/uapi/linux/
H A Dpkt_sched.h9 no more precise mechanism to classify packets.
35 __u32 packets; /* Number of enqueued packets */ member in struct:tc_stats
124 __u32 limit; /* Queue length: bytes for bfifo, packets for pfifo */
139 __u32 limit; /* Queue length in packets. */
168 * buffer any incoming packets
169 * TCQ_PLUG_RELEASE_ONE: Dequeue packets from queue head
171 * TCQ_PLUG_RELEASE_INDEFINITE: Dequeue all packets from queue.
172 * Stop buffering packets until the next TCQ_PLUG_BUFFER
215 __u32 limit; /* Maximal packets i
341 __u32 packets; member in struct:tc_gred_qopt
[all...]
/linux-master/net/netfilter/ipset/
H A Dip_set_core.c486 ext->packets = be64_to_cpu(nla_get_be64(
526 return (u64)atomic64_read(&(counter)->packets);
607 ip_set_add_packets(u64 packets, struct ip_set_counter *counter) argument
609 atomic64_add((long long)packets, &(counter)->packets);
616 if (ext->packets != ULLONG_MAX &&
619 ip_set_add_packets(ext->packets, counter);
645 mext->packets, mext->packets_op) &&
1139 /* Make sure all current packets have passed through */
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb.h138 /* this is the size past which hardware will drop packets when setting LPE=0 */
292 u64 packets; member in struct:igb_tx_queue_stats
299 u64 packets; member in struct:igb_rx_queue_stats
309 unsigned int total_packets; /* total packets processed this int */
/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.h135 u64 packets; member in struct:sparx5_rx
147 u64 packets; member in struct:sparx5_tx
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c358 void *route_priv, u64 *packets,
364 false, packets, bytes);
357 mlxsw_sp_mr_tcam_route_stats(struct mlxsw_sp *mlxsw_sp, void *route_priv, u64 *packets, u64 *bytes) argument
/linux-master/net/mac80211/
H A Dsta_info.h51 * packets. This means the link is enabled.
73 * so drop all packets without a key later.
427 unsigned long packets; member in struct:ieee80211_sta_rx_stats
491 * @tx_stats.packets: # of packets transmitted
492 * @tx_stats.bytes: # of bytes in all packets transmitted
505 * @status_stats.lost_packets: # of lost packets
556 u64 packets[IEEE80211_NUM_ACS]; member in struct:link_sta_info::__anon2999
/linux-master/net/sched/
H A Dact_pedit.c489 static void tcf_pedit_stats_update(struct tc_action *a, u64 bytes, u64 packets, argument
495 tcf_action_update_stats(a, bytes, packets, drops, hw);
H A Dact_police.c330 u64 bytes, u64 packets, u64 drops,
336 tcf_action_update_stats(a, bytes, packets, drops, hw);
329 tcf_police_stats_update(struct tc_action *a, u64 bytes, u64 packets, u64 drops, u64 lastuse, bool hw) argument
H A Dact_mirred.c462 static void tcf_stats_update(struct tc_action *a, u64 bytes, u64 packets, argument
468 tcf_action_update_stats(a, bytes, packets, drops, hw);
H A Dact_gate.c571 static void tcf_gate_stats_update(struct tc_action *a, u64 bytes, u64 packets, argument
577 tcf_action_update_stats(a, bytes, packets, drops, hw);
/linux-master/net/core/
H A Dnetdev-genl.c490 if (netdev_stat_put(rsp, NETDEV_A_QSTATS_RX_PACKETS, rx->packets) ||
500 if (netdev_stat_put(rsp, NETDEV_A_QSTATS_TX_PACKETS, tx->packets) ||
/linux-master/tools/testing/selftests/net/forwarding/
H A Dtc_police.sh311 local t0=$(tc_rule_stats_get $h2 1 ingress .packets)
313 local t1=$(tc_rule_stats_get $h2 1 ingress .packets)
362 # to count "conform" packets
376 # "exceed" packets
381 # "conform" packets
/linux-master/include/net/mana/
H A Dmana.h55 u64 packets; member in struct:mana_stats_rx
64 u64 packets; member in struct:mana_stats_tx
626 /* rx bytes/packets */
645 /* tx bytes/packets */
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc.h49 u64 packets; member in struct:igc_tx_queue_stats
56 u64 packets; member in struct:igc_rx_queue_stats
102 unsigned int total_packets; /* total packets processed this int */
/linux-master/sound/usb/misc/
H A Dua101.c1022 unsigned int remaining_packets, packets, packets_per_page, i; local
1040 packets = min(remaining_packets, packets_per_page);
1041 size = packets * stream->max_packet_bytes;
1048 remaining_packets -= packets;
1053 dev_err(&ua->dev->dev, "too many packets\n");
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_ppe.h321 u64 packets; member in struct:mtk_foe_accounting
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h286 u64 packets; member in struct:iavf_queue_stats
421 unsigned int total_packets; /* total packets processed this int */

Completed in 508 milliseconds

1234567891011>>