Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/inc/
Dwlan_objmgr_psoc_obj.h334 WLAN_DEV_TYPE phy_type; member
1273 WLAN_DEV_TYPE phy_type) in wlan_psoc_set_dev_type() argument
1275 psoc->soc_nif.phy_type = phy_type; in wlan_psoc_set_dev_type()
1292 return psoc->soc_nif.phy_type; in wlan_objmgr_psoc_get_dev_type()
/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/
Dwlan_global_lmac_if.c216 dev_type = psoc->soc_nif.phy_type; in wlan_global_lmac_if_open()