Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic.h216 TX_BCAST = 0x2, enumerator
H A Dnicvf_main.c1578 stats->tx_bcast_frames_ok = GET_TX_STATS(TX_BCAST); in nicvf_update_stats()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_xgmac.c840 RMON_UPDATE(mac, tx_bcast_frames, TX_BCAST); in t3_mac_update_stats()