Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c3802 enum nl80211_chan_width bss_width; in ieee80211_sta_current_bw_tx_to_sta() local
3806 bss_width = chandef->width; in ieee80211_sta_current_bw_tx_to_sta()
3831 bw = min(bw, ieee80211_chan_width_to_rx_bw(bss_width)); in ieee80211_sta_current_bw_tx_to_sta()