Home
last modified time | relevance | path

Searched refs:num_modes (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dservice_ready_util.c321 if ((info->hw_modes.num_modes == 1) && in init_deinit_change_def_hw_mode()
355 info->hw_modes.num_modes = 0; in init_deinit_populate_hw_mode_capability()
369 info->hw_modes.num_modes++; in init_deinit_populate_hw_mode_capability()
793 num_hw_modes = info->hw_modes.num_modes; in init_deinit_update_phy_reg_cap()
941 num_hw_modes = info->hw_modes.num_modes; in init_deinit_populate_mac_phy_cap_ext2()
Dinit_cmd_api.c318 if ((info->hw_modes.num_modes == 1) && in is_num_band_to_mac_required()
/wlan-driver/qca-wifi-host-cmn/target_if/dp/src/
Dtarget_if_dp.c43 for (i = 0; i < hw_modes->num_modes; i++) { in target_if_get_active_mac_phy_number()
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
Dtarget_if.h156 uint8_t num_modes; member