Searched refs:opackets (Results 1 – 22 of 22) sorted by relevance
140 uint32_t opackets; member
778 sc->vccs[tx.vci]->opackets++; in en_txdma()
272 #define IXL_SET_OPACKETS(vsi, count) (vsi)->opackets = (count)483 u64 opackets; member
1648 return (vsi->opackets); in ixl_get_counter()
512 u64 opackets; member555 #define IXGBE_SET_OPACKETS(sc, count) (sc)->opackets = (count)
3727 return (adapter->opackets); in ixgbe_get_counter()
381 show_stat("lu", 8, IFA_STAT(opackets), link|network); in intpr()499 st->ift_op += IFA_STAT(opackets); in fill_iftot()
235 opackets
209 u_long opackets; member
2852 ss->opackets++; in mxge_tx_done()4046 u_long opackets = 0; in mxge_update_stats() local4058 opackets += ss->opackets; in mxge_update_stats()4067 pkts += (opackets - sc->ifp->if_opackets); in mxge_update_stats()4069 sc->ifp->if_opackets = opackets; in mxge_update_stats()
173 uint32_t opackets; member
2029 vc->opackets++; in fatm_tx()2284 vc->ipackets = vc->opackets = 0; in fatm_open_vcc()
734 ifs0.int_data.opackets = ifm->ifm_data.ifi_opackets; in ifinit()975 out = ifs.int_data.opackets - ifp->int_data.opackets; in ifinit()
294 u_int opackets; member
154 vcc->obytes = vcc->opackets = 0; in hatm_open_vcc()
338 uint32_t opackets; member
494 arg.vcc->opackets++; in hatm_start()
162 vcc->obytes = vcc->opackets = 0; in patm_open_vcc()
196 uint32_t opackets; /* packets sent */ member
1091 if (status.cntrs.opackets) printf("Tx packets:\t\t%ju\n", (uintmax_t)status.cntrs.opackets); in print_events()
734 u_int64_t opackets; /* Tx packets */ member
3108 sc->status.cntrs.opackets++; in txintr_cleanup()3635 sc->status.cntrs.opackets++; in txintr_cleanup()4724 ifp->if_opackets = cntrs->opackets; in lmc_watchdog()6703 stats->tx_packets = cntrs->opackets;