Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.h570 enum ieee80211_sta_rx_bandwidth op_mode_bw; member
H A Dsta_info.c596 link_info->op_mode_bw = IEEE80211_STA_RX_BW_MAX; in sta_info_alloc_link()
602 switch (link_info->op_mode_bw) { in sta_info_alloc_link()
3810 bw = min(bw, link_sta->op_mode_bw); in ieee80211_sta_current_bw_tx_to_sta()