Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_get_set_utils.c1587 if (WMI_BECAP_PHY_GET_HW_MODE_CFG(hw_config_type) == in policy_mgr_update_hw_mode_list()
1590 else if (WMI_BECAP_PHY_GET_HW_MODE_CFG(hw_config_type) == in policy_mgr_update_hw_mode_list()
1593 else if (WMI_BECAP_PHY_GET_HW_MODE_CFG(hw_config_type) == in policy_mgr_update_hw_mode_list()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h36102 #define WMI_BECAP_PHY_GET_HW_MODE_CFG(hw_mode_config_type) WMI_GET_BITS(hw_mode_config_type, 0, 27) macro