Searched refs:sc_ev_txcopy (Results 1 – 2 of 2) sorted by relevance
282 struct evcnt sc_ev_txcopy; /* Tx copies required */ member 847 evcnt_attach_dynamic(&sc->sc_ev_txcopy, EVCNT_TYPE_MISC, in pcn_attach() 953 PCN_EVCNT_INCR(&sc->sc_ev_txcopy); in pcn_start()
175 struct evcnt sc_ev_txcopy; /* Tx packets that we had to copy */ member727 evcnt_attach_dynamic(&sc->sc_ev_txcopy, EVCNT_TYPE_MISC, in stge_attach()