Home
last modified time | relevance | path

Searched refs:tx_ucast (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c287 u64 rx_ucast, tx_ucast; in t3_vsc7323_update_stats() local
306 tx_ucast = mac->stats.tx_frames - mac->stats.tx_mcast_frames - in t3_vsc7323_update_stats()
308 tx_ucast += (u64)(stats0[27 - STATS0_START] - (u32)tx_ucast); in t3_vsc7323_update_stats()
356 mac->stats.tx_frames = tx_ucast + mac->stats.tx_mcast_frames + in t3_vsc7323_update_stats()
/freebsd/usr.sbin/wlanstats/
H A Dmain.c135 STAT(tx_ucast, "%u");
H A Dwlanstats.c839 case S_TX_UCAST: NSTAT(tx_ucast); in wlan_get_curstat()
1010 case S_TX_UCAST: NSTAT(tx_ucast); in wlan_get_totstat()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2693 __be64 tx_ucast; member
2785 __be64 tx_ucast; member
/freebsd/sys/net80211/
H A Dieee80211_output.c861 IEEE80211_NODE_STAT(ni, tx_ucast); in ieee80211_output()
1932 IEEE80211_NODE_STAT(ni, tx_ucast); in ieee80211_encap()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7949 __be64 tx_ucast; member
8066 __be64 tx_ucast; member