Home
last modified time | relevance | path

Searched refs:tx_bcast_pkts (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c340 p_common->tx_bcast_pkts = stats.common.tx_bcast_pkts; in qede_fill_by_demand_stats()
436 p_common->tx_bcast_pkts; in qede_get_stats64()
/linux/include/linux/qed/
H A Dqed_if.h1331 u64 tx_bcast_pkts; member
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_netdev.c3020 tx_packets += BNGE_GET_RING_STATS64(sw, tx_bcast_pkts); in bnge_get_ring_stats64()
3141 tx_save->packets += BNGE_GET_RING_STATS64(sw, tx_bcast_pkts); in bnge_save_ring_stats()
3235 stats->packets += BNGE_GET_RING_STATS64(sw, tx_bcast_pkts); in bnge_get_queue_stats_tx()
/linux/include/linux/bnge/
H A Dhsi.h2509 __le64 tx_bcast_pkts; member
2567 __le64 tx_bcast_pkts; member
9154 __le64 tx_bcast_pkts; member
9186 __le64 tx_bcast_pkts; member
9313 __le64 tx_bcast_pkts; member
9364 __le64 tx_bcast_pkts; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_main.c3163 p_common->tx_bcast_pkts; in qed_fill_generic_tlv_data()