HomeSort by: relevance | last modified time | path
    Searched defs:tx_broadcast_frames (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_aq.c 803 uint32_t tx_broadcast_frames; member in struct:aq2_statistics_a0
831 uint64_t tx_broadcast_frames; member in struct:aq2_statistics_b0
3650 stats->bptc = aq2stat.a0.tx_broadcast_frames;
3670 stats->mptc = aq2stat.b0.tx_broadcast_frames;
if_aq.c 803 uint32_t tx_broadcast_frames; member in struct:aq2_statistics_a0
831 uint64_t tx_broadcast_frames; member in struct:aq2_statistics_b0
3650 stats->bptc = aq2stat.a0.tx_broadcast_frames;
3670 stats->mptc = aq2stat.b0.tx_broadcast_frames;
if_aq.c 803 uint32_t tx_broadcast_frames; member in struct:aq2_statistics_a0
831 uint64_t tx_broadcast_frames; member in struct:aq2_statistics_b0
3650 stats->bptc = aq2stat.a0.tx_broadcast_frames;
3670 stats->mptc = aq2stat.b0.tx_broadcast_frames;

Completed in 125 milliseconds