Home
last modified time | relevance | path

Searched refs:tx_ucast_drop_packets (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_if.h2716 __le64 tx_ucast_drop_packets; member
A Dionic_lif.c1221 ns->tx_dropped = le64_to_cpu(ls->tx_ucast_drop_packets) + in ionic_get_stats64()
2212 vf_stats->tx_dropped = le64_to_cpu(vs->tx_ucast_drop_packets) + in ionic_get_vf_stats()

Completed in 20 milliseconds