Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dservice_ready_util.c322 (info->hw_modes.hw_mode_ids[0] == WMI_HOST_HW_MODE_DBS) && in init_deinit_change_def_hw_mode()
365 info->hw_modes.hw_mode_ids[hw_idx] = in init_deinit_populate_hw_mode_capability()
799 if (info->hw_modes.hw_mode_ids[idx] == in init_deinit_update_phy_reg_cap()
944 hw_mode_id = info->hw_modes.hw_mode_ids[hw_idx]; in init_deinit_populate_mac_phy_cap_ext2()
Dinit_cmd_api.c319 (info->hw_modes.hw_mode_ids[0] == WMI_HOST_HW_MODE_DBS) && in is_num_band_to_mac_required()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
Dtarget_if.h157 uint32_t hw_mode_ids[WMI_HOST_HW_MODE_MAX]; member