Symbol: netdev_queue_stats_tx
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
2904
struct netdev_queue_stats_tx *tx_save = &bn->txq_prv_stats;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
3006
struct netdev_queue_stats_tx *tx_save = &bn->txq_prv_stats;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
3041
struct netdev_queue_stats_tx *tx_save = &bn->txq_prv_stats;
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
3143
struct netdev_queue_stats_tx *stats)
drivers/net/ethernet/broadcom/bnge/bnge_netdev.c
3172
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/broadcom/bnge/bnge_netdev.h
367
struct netdev_queue_stats_tx txq_prv_stats;
drivers/net/ethernet/broadcom/bnxt/bnxt.c
16123
struct netdev_queue_stats_tx *stats)
drivers/net/ethernet/broadcom/bnxt/bnxt.c
16149
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/cisco/enic/enic_main.c
2364
struct netdev_queue_stats_tx *txs)
drivers/net/ethernet/cisco/enic/enic_main.c
2381
struct netdev_queue_stats_tx *txs)
drivers/net/ethernet/google/gve/gve_main.c
2762
struct netdev_queue_stats_tx *tx_stats)
drivers/net/ethernet/google/gve/gve_main.c
2777
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3111
struct netdev_queue_stats_tx *stats)
drivers/net/ethernet/mellanox/mlx4/en_netdev.c
3131
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5511
struct netdev_queue_stats_tx *stats)
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5539
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/meta/fbnic/fbnic_netdev.c
633
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/meta/fbnic/fbnic_netdev.c
680
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/sfc/efx.c
618
struct netdev_queue_stats_tx *stats)
drivers/net/ethernet/sfc/efx.c
647
struct netdev_queue_stats_tx *tx)
drivers/net/ethernet/tehuti/tn40.c
1605
struct netdev_queue_stats_tx *stats)
drivers/net/ethernet/tehuti/tn40.c
1620
struct netdev_queue_stats_tx *tx)
drivers/net/netdevsim/netdev.c
680
struct netdev_queue_stats_tx *stats)
drivers/net/netdevsim/netdev.c
693
struct netdev_queue_stats_tx *tx)
drivers/net/virtio_net.c
142
offsetof(struct netdev_queue_stats_tx, m), \
drivers/net/virtio_net.c
239
offsetof(struct netdev_queue_stats_tx, qstat_field), \
drivers/net/virtio_net.c
5632
struct netdev_queue_stats_tx *stats)
drivers/net/virtio_net.c
5646
struct netdev_queue_stats_tx *tx)
include/net/netdev_queues.h
106
struct netdev_queue_stats_tx *stats);
include/net/netdev_queues.h
109
struct netdev_queue_stats_tx *tx);
include/net/netdev_queues.h
116
struct netdev_queue_stats_tx *tx_sum);
net/core/netdev-genl.c
697
netdev_nl_stats_write_tx(struct sk_buff *rsp, struct netdev_queue_stats_tx *tx)
net/core/netdev-genl.c
722
struct netdev_queue_stats_tx tx;
net/core/netdev-genl.c
816
struct netdev_queue_stats_tx *tx_sum)
net/core/netdev-genl.c
820
struct netdev_queue_stats_tx tx;
net/core/netdev-genl.c
845
struct netdev_queue_stats_tx tx_sum;