Home
last modified time | relevance | path

Searched refs:PTCregs (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000.c560 static const int PTCregs[6] = { PTC64, PTC127, PTC255, PTC511, in e1000_send_packet() local
570 e1000x_increase_size_stats(s->mac_reg, PTCregs, size + 4); in e1000_send_packet()
H A De1000e_core.c661 static const int PTCregs[6] = { PTC64, PTC127, PTC255, PTC511, in e1000e_on_tx_done_update_stats() local
666 e1000x_increase_size_stats(core->mac, PTCregs, tot_len); in e1000e_on_tx_done_update_stats()
H A Digb_core.c569 static const int PTCregs[6] = { PTC64, PTC127, PTC255, PTC511, in igb_on_tx_done_update_stats() local
574 e1000x_increase_size_stats(core->mac, PTCregs, tot_len); in igb_on_tx_done_update_stats()