Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
if_aq.c | 810 uint32_t tx_good_frames; member in struct:aq2_statistics_a0 827 uint64_t tx_good_frames; member in struct:aq2_statistics_b0 3656 stats->ptc = aq2stat.a0.tx_good_frames; 3675 stats->ptc = aq2stat.b0.tx_good_frames; |
if_aq.c | 810 uint32_t tx_good_frames; member in struct:aq2_statistics_a0 827 uint64_t tx_good_frames; member in struct:aq2_statistics_b0 3656 stats->ptc = aq2stat.a0.tx_good_frames; 3675 stats->ptc = aq2stat.b0.tx_good_frames; |