Home
last modified time | relevance | path

Searched refs:rx_ucast (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_vsc7323.c287 u64 rx_ucast, tx_ucast; in t3_vsc7323_update_stats() local
303 rx_ucast = mac->stats.rx_frames - mac->stats.rx_mcast_frames - in t3_vsc7323_update_stats()
305 rx_ucast += (u64)(stats0[6 - STATS0_START] - (u32)rx_ucast); in t3_vsc7323_update_stats()
354 mac->stats.rx_frames = rx_ucast + mac->stats.rx_mcast_frames + in t3_vsc7323_update_stats()
/freebsd/tools/tools/net80211/wlanstats/
H A Dmain.c115 STAT(rx_ucast, "%u");
H A Dwlanstats.c825 case S_RX_UCAST: NSTAT(rx_ucast); in wlan_get_curstat()
990 case S_RX_UCAST: NSTAT(rx_ucast); in wlan_get_totstat()
/freebsd/sys/net80211/
H A Dieee80211_input.c300 IEEE80211_NODE_STAT(ni, rx_ucast); in ieee80211_deliver_data()
H A Dieee80211_hostap.c378 IEEE80211_NODE_STAT(ni, rx_ucast); in hostap_deliver_data()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2716 __be64 rx_ucast; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h7970 __be64 rx_ucast; member