Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c1161 mac_stats->mac_tx_bcast_pkts = in qlcnic_get_mac_stats()
1162 le64_to_cpu(stats->mac_tx_bcast_pkts); in qlcnic_get_mac_stats()
H A Dqlcnic.h1398 __le64 mac_tx_bcast_pkts; member
1438 u64 mac_tx_bcast_pkts; member
H A Dqlcnic_ethtool.c1264 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_bcast_pkts); in qlcnic_fill_stats()