Searched refs:hw_cap_info (Results 1 – 3 of 3) sorted by relevance
603 info->hw_cap_info.nss = in pld_ipci_populate_hw_cap_info()605 info->hw_cap_info.bw = in pld_ipci_populate_hw_cap_info()607 info->hw_cap_info.qam = in pld_ipci_populate_hw_cap_info()
2568 struct pld_wlan_hw_cap_info *hw_cap_info; in wlan_dp_select_profile_cfg() local2589 hw_cap_info = &info.hw_cap_info; in wlan_dp_select_profile_cfg()2591 if (hw_cap_info->nss == PLD_WLAN_HW_CAP_NSS_1x1 && in wlan_dp_select_profile_cfg()2592 hw_cap_info->bw == PLD_WLAN_HW_CHANNEL_BW_80MHZ && in wlan_dp_select_profile_cfg()2593 hw_cap_info->qam == PLD_WLAN_HW_QAM_1K) { in wlan_dp_select_profile_cfg()
507 struct pld_wlan_hw_cap_info hw_cap_info; member