HomeSort by: relevance | last modified time | path
    Searched refs:tx_bcast_frames (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_vsc7323.c 313 mac->stats.tx_bcast_frames;
345 RMON_UPDATE(mac, tx_bcast_frames, stats0[29 - STATS0_START]);
363 mac->stats.tx_bcast_frames;
cxgb_common.h 187 u64 tx_bcast_frames; /* good broadcast frames */ member in struct:mac_stats
cxgb_xgmac.c 673 RMON_UPDATE(mac, tx_bcast_frames, TX_BCAST);
  /src/sys/dev/pci/
if_agereg.h 513 uint32_t tx_bcast_frames; member in struct:smb
779 uint64_t tx_bcast_frames; member in struct:age_stats
if_alereg.h 585 uint32_t tx_bcast_frames; member in struct:smb
873 uint32_t tx_bcast_frames; member in struct:ale_hw_stats
if_alcreg.h 1133 uint32_t tx_bcast_frames; member in struct:smb
1406 uint32_t tx_bcast_frames; member in struct:alc_hw_stats
if_age.c 2030 stat->tx_bcast_frames += smb->tx_bcast_frames;
if_ale.c 1227 stat->tx_bcast_frames += smb->tx_bcast_frames;
if_alc.c 2263 stat->tx_bcast_frames += smb->tx_bcast_frames;

Completed in 132 milliseconds