Home
last modified time | relevance | path

Searched refs:WMI_PHY_GET_PDEV_ID (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c15240 pdev_id = WMI_PHY_GET_PDEV_ID(mac_phy_caps->pdev_id); in extract_mac_phy_cap_service_ready_ext_tlv()
15514 wmi_handle, WMI_PHY_GET_PDEV_ID(mac_phy_caps->pdev_id)); in extract_mac_phy_cap_service_ready_ext2_tlv()
/wlan-driver/fw-api/fw/
Dwmi_unified.h36113 #define WMI_PHY_GET_PDEV_ID(pdev_id) WMI_GET_BITS(pdev_id, 0, 16) macro