Lines Matching defs:phymode
983 wma_fw_to_host_phymode_11ax(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11ax()
1009 wma_fw_to_host_phymode_11ax(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11ax()
1024 wma_fw_to_host_phymode_11be(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11be()
1047 static inline bool wma_is_phymode_eht(enum wlan_phymode phymode) in wma_is_phymode_eht()
1053 wma_fw_to_host_phymode_11be(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_11be()
1058 static inline bool wma_is_phymode_eht(enum wlan_phymode phymode) in wma_is_phymode_eht()
1074 wma_fw_to_host_phymode_160(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_160()
1087 wma_fw_to_host_phymode_160(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode_160()
1093 enum wlan_phymode wma_fw_to_host_phymode(WMI_HOST_WLAN_PHY_MODE phymode) in wma_fw_to_host_phymode()
1251 enum wlan_phymode phymode) in wma_objmgr_set_peer_mlme_phymode()
1446 enum wlan_phymode phymode, vdev_phymode; in wma_send_peer_assoc() local