Searched refs:mac_phy_caps (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified_tlv.c | 15154 WMI_MAC_PHY_CAPABILITIES *mac_phy_caps) in extract_service_ready_11be_support() argument 15157 WMI_SUPPORT_11BE_GET(mac_phy_caps->supported_flags); in extract_service_ready_11be_support() 15164 WMI_MAC_PHY_CAPABILITIES *mac_phy_caps) in extract_service_ready_11be_support() argument 15171 WMI_MAC_PHY_CAPABILITIES *mac_phy_caps) in extract_hw_link_id() argument 15173 param->hw_link_id = WMI_PHY_GET_HW_LINK_ID(mac_phy_caps->pdev_id); in extract_hw_link_id() 15177 WMI_MAC_PHY_CAPABILITIES *mac_phy_caps) in extract_hw_link_id() argument 15199 WMI_MAC_PHY_CAPABILITIES *mac_phy_caps; in extract_mac_phy_cap_service_ready_ext_tlv() local 15236 mac_phy_caps = ¶m_buf->mac_phy_caps[phy_idx]; in extract_mac_phy_cap_service_ready_ext_tlv() 15238 param->hw_mode_id = mac_phy_caps->hw_mode_id; in extract_mac_phy_cap_service_ready_ext_tlv() 15240 pdev_id = WMI_PHY_GET_PDEV_ID(mac_phy_caps->pdev_id); in extract_mac_phy_cap_service_ready_ext_tlv() [all …]
|
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/ |
H A D | target_if_spectral.c | 3539 struct wlan_psoc_host_mac_phy_caps *mac_phy_caps; in target_if_spectral_detector_list_init() local 3542 mac_phy_caps = in target_if_spectral_detector_list_init() 3544 if (!mac_phy_caps) { in target_if_spectral_detector_list_init() 3551 mac_phy_caps->supported_bands, in target_if_spectral_detector_list_init() 3552 mac_phy_caps->phy_id); in target_if_spectral_detector_list_init() 3554 pdev_phy_info.phy_id = mac_phy_caps->phy_id; in target_if_spectral_detector_list_init()
|
/wlan-driver/fw-api/fw/ |
H A D | wmi_tlv_defs.h | 5681 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, WMI_MAC_PHY_CAPABILITIES, mac_phy_caps, WMITLV_… 5698 …WMITLV_ELEM(id,op,buf,len, WMITLV_TAG_ARRAY_STRUC, WMI_MAC_PHY_CAPABILITIES_EXT, mac_phy_caps, WMI…
|