Home
last modified time | relevance | path

Searched defs:rx_bw (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddebugfs_htt_stats.h506 u32 rx_bw[HTT_RX_PEER_STATS_NUM_BW_COUNTERS]; member
1354 u32 rx_bw[HTT_RX_PDEV_STATS_NUM_BW_COUNTERS]; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmcu.h195 u8 rx_bw; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c404 lkpi_rx_bw_to_cw(enum ieee80211_sta_rx_bw rx_bw) in lkpi_rx_bw_to_cw()