Searched refs:if_opackets (Results 1 – 6 of 6) sorted by relevance
85 int if_opackets; member103 int if_opackets; member118 int if_opackets; member
72 #undef if_opackets266 stats_all.s1.if_opackets = 0; in updatestat()285 stats_all.s1.if_opackets += ifmd.ifmd_data.ifi_opackets; in updatestat()
326 #define IXL_SET_OPACKETS(vsi, count) (vsi)->ifp->if_opackets = (count)
630 #define IXGBE_SET_OPACKETS(sc, count) (sc)->ifp->if_opackets = (count)
575 dev->if_opackets = priv->pkstats.tx_packets; in mlx4_en_DUMP_ETH_STATS()
524 ifp->if_opackets = s->tx_packets; in mlx5e_update_stats_work()