Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c11664 static u8 ath12k_mac_get_num_pwr_levels(struct cfg80211_chan_def *chan_def) in ath12k_mac_get_num_pwr_levels() argument
11666 if (chan_def->chan->flags & IEEE80211_CHAN_PSD) { in ath12k_mac_get_num_pwr_levels()
11667 switch (chan_def->width) { in ath12k_mac_get_num_pwr_levels()
11682 switch (chan_def->width) { in ath12k_mac_get_num_pwr_levels()
11699 static u16 ath12k_mac_get_6ghz_start_frequency(struct cfg80211_chan_def *chan_def) in ath12k_mac_get_6ghz_start_frequency() argument
11714 switch (chan_def->width) { in ath12k_mac_get_6ghz_start_frequency()
11731 return chan_def->center_freq1 - diff_seq; in ath12k_mac_get_6ghz_start_frequency()
11734 static u16 ath12k_mac_get_seg_freq(struct cfg80211_chan_def *chan_def, in ath12k_mac_get_seg_freq() argument