Searched refs:opackets (Results 1 – 14 of 14) sorted by relevance
452 u64 opackets; member475 #define IXGBE_SET_OPACKETS(sc, count) (sc)->opackets = (count)
1191 return (sc->opackets); in ixv_if_get_counter()
1206 return (sc->opackets); in ixgbe_if_get_counter()
279 #define IXL_SET_OPACKETS(vsi, count) (vsi)->opackets = (count)470 u64 opackets; member
1745 return (vsi->opackets); in ixl_if_get_counter()
426 show_stat("lu", 8, "sent-packets", IFA_STAT(opackets), in intpr()543 st->ift_op += IFA_STAT(opackets); in fill_iftot()
235 opackets
205 u_long opackets; member
2800 ss->opackets++; in mxge_tx_done()3987 rv += sc->ss[s].opackets; in mxge_get_counter()
270 u64 opackets; member
212 #define IAVF_SET_OPACKETS(vsi, count) (vsi)->opackets = (count)
1476 return (vsi->opackets); in iavf_if_get_counter()
729 ifs0.int_data.opackets = ifm->ifm_data.ifi_opackets; in ifinit()968 out = ifs.int_data.opackets - ifp->int_data.opackets; in ifinit()
274 u_int opackets; member