Searched refs:opackets (Results 1 – 14 of 14) sorted by relevance
466 u64 opackets; member504 #define IXGBE_SET_OPACKETS(sc, count) (sc)->opackets = (count)
1206 return (sc->opackets); in ixv_if_get_counter()
1355 return (sc->opackets); in ixgbe_if_get_counter()
273 #define IXL_SET_OPACKETS(vsi, count) (vsi)->opackets = (count)452 u64 opackets; member
1809 return (vsi->opackets); in ixl_if_get_counter()
422 npkt_len = max_num_len(npkt_len, IFA_STAT(opackets)); in intpr()513 show_stat("lu", npkt_len, "sent-packets", IFA_STAT(opackets), in intpr()631 st->ift_op += IFA_STAT(opackets); in fill_iftot()
235 opackets
181 u_long opackets; member
2740 ss->opackets++; in mxge_tx_done()3859 rv += sc->ss[s].opackets; in mxge_get_counter()
266 u64 opackets; member
664 vsi->opackets = es->tx_unicast + es->tx_multicast + es->tx_broadcast; in iavf_update_stats_counters()
1474 return (vsi->opackets); in iavf_if_get_counter()
724 ifs0.int_data.opackets = ifm->ifm_data.ifi_opackets; in ifinit()963 out = ifs.int_data.opackets - ifp->int_data.opackets; in ifinit()
267 u_int opackets; member