Searched refs:bss_phymode (Results 1 – 5 of 5) sorted by relevance
246 inline bool wma_is_eht_phymode_supported(enum wlan_phymode bss_phymode) in wma_is_eht_phymode_supported() argument248 return IS_WLAN_PHYMODE_EHT(bss_phymode); in wma_is_eht_phymode_supported()358 static inline bool wma_is_eht_phymode_supported(enum wlan_phymode bss_phymode) in wma_is_eht_phymode_supported() argument
815 enum wlan_phymode bss_phymode; in wma_update_phymode_on_roam() local832 bss_phymode = in wma_update_phymode_on_roam()836 iface->chan_width, &bss_phymode); in wma_update_phymode_on_roam()841 des_chan->ch_phymode = bss_phymode; in wma_update_phymode_on_roam()876 vdev_mlme->mgmt.generic.phy_mode = wmi_host_to_fw_phymode(bss_phymode); in wma_update_phymode_on_roam()879 wma_objmgr_set_peer_mlme_phymode(wma, bssid->bytes, bss_phymode); in wma_update_phymode_on_roam()882 bss_phymode, des_chan->ch_freq, des_chan->ch_width, in wma_update_phymode_on_roam()
1094 enum wlan_phymode bss_phymode; in wma_update_rate_flags_after_vdev_restart() local1105 bss_phymode = des_chan->ch_phymode; in wma_update_rate_flags_after_vdev_restart()1107 if (wma_is_eht_phymode_supported(bss_phymode)) { in wma_update_rate_flags_after_vdev_restart()1109 } else if (IS_WLAN_PHYMODE_HE(bss_phymode)) { in wma_update_rate_flags_after_vdev_restart()1111 } else if (IS_WLAN_PHYMODE_VHT(bss_phymode)) { in wma_update_rate_flags_after_vdev_restart()1113 } else if (IS_WLAN_PHYMODE_HT(bss_phymode)) { in wma_update_rate_flags_after_vdev_restart()1122 bss_phymode, rate_flags, des_chan->ch_width); in wma_update_rate_flags_after_vdev_restart()
145 enum wlan_phymode bss_phymode);170 enum wlan_phymode bss_phymode) in lim_fill_ft_session() argument
473 enum wlan_phymode bss_phymode) in lim_fill_dot11mode() argument482 if (bss_phymode == WLAN_PHYMODE_AUTO) in lim_fill_dot11mode()489 lim_convert_phymode_to_dot11mode(bss_phymode); in lim_fill_dot11mode()508 enum wlan_phymode bss_phymode) in lim_fill_dot11mode() argument619 enum wlan_phymode bss_phymode) in lim_fill_ft_session() argument675 bss_phymode); in lim_fill_ft_session()677 bss_phymode); in lim_fill_ft_session()