Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ctx.c1154 mac_stats->mac_tx_bcast_pkts = in qlcnic_get_mac_stats()
1155 le64_to_cpu(stats->mac_tx_bcast_pkts); in qlcnic_get_mac_stats()
Dqlcnic.h1406 __le64 mac_tx_bcast_pkts; member
1446 u64 mac_tx_bcast_pkts; member
Dqlcnic_ethtool.c1248 *data++ = QLCNIC_FILL_STATS(mac_stats->mac_tx_bcast_pkts); in qlcnic_fill_stats()