Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_i.h632 enum hw_mode_mac_band_cap mac0_band_cap,
667 enum hw_mode_mac_band_cap mac0_band_cap,
H A Dwlan_policy_mgr_core.c280 enum hw_mode_mac_band_cap mac0_band_cap, in policy_mgr_get_matching_hw_mode_index() argument
352 if (mac0_band_cap && t_mac0_band_cap != mac0_band_cap) in policy_mgr_get_matching_hw_mode_index()
371 enum hw_mode_mac_band_cap mac0_band_cap, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list() argument
383 mac0_tx_ss, mac0_rx_ss, mac0_bw, mac0_band_cap); in policy_mgr_get_hw_mode_idx_from_dbs_hw_list()
394 mac0_band_cap, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list()
439 hw_mode->mac0_band_cap = POLICY_MGR_HW_MODE_MAC0_BAND_GET(param); in policy_mgr_get_hw_mode_from_idx()
446 if (hw_mode->mac0_band_cap == WLAN_5G_CAPABILITY && in policy_mgr_get_hw_mode_from_idx()
450 else if (hw_mode->mac0_band_cap == WLAN_2G_CAPABILITY && in policy_mgr_get_hw_mode_from_idx()
1032 hw_mode.mac0_bw, hw_mode.mac0_band_cap, in policy_mgr_pdev_set_hw_mode_cb()
H A Dwlan_policy_mgr_action.c121 hw_mode.mac0_bw, hw_mode.mac0_band_cap, in policy_mgr_hw_mode_transition_cb()
170 enum hw_mode_mac_band_cap mac0_band_cap, in policy_mgr_pdev_set_hw_mode() argument
208 mac0_ss, mac0_bw, mac1_ss, mac1_bw, mac0_band_cap, in policy_mgr_pdev_set_hw_mode()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_public_struct.h1580 uint8_t mac0_band_cap; member
H A Dwlan_policy_mgr_api.h2100 enum hw_mode_mac_band_cap mac0_band_cap,