Home
last modified time | relevance | path

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

/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.c662 static const int PTCregs[6] = { PTC64, PTC127, PTC255, PTC511, in e1000e_on_tx_done_update_stats() local
667 e1000x_increase_size_stats(core->mac, PTCregs, tot_len); in e1000e_on_tx_done_update_stats()
H A Digb_core.c570 static const int PTCregs[6] = { PTC64, PTC127, PTC255, PTC511, in igb_on_tx_done_update_stats() local
575 e1000x_increase_size_stats(core->mac, PTCregs, tot_len); in igb_on_tx_done_update_stats()