Home
last modified time | relevance | path

Searched refs:WLAN_PEER_MLO_TEMP (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/obj_mgr/src/
H A Dwlan_objmgr_vdev_obj.c938 peer->peer_mlme.peer_type != WLAN_PEER_MLO_TEMP) { in wlan_objmgr_vdev_peer_attach()
949 peer->peer_mlme.peer_type == WLAN_PEER_MLO_TEMP) { in wlan_objmgr_vdev_peer_attach()
964 peer->peer_mlme.peer_type == WLAN_PEER_MLO_TEMP) in wlan_objmgr_vdev_peer_attach()
1052 peer->peer_mlme.peer_type == WLAN_PEER_MLO_TEMP) in wlan_objmgr_vdev_peer_detach()
H A Dwlan_objmgr_psoc_obj.c2086 peer->peer_mlme.peer_type == WLAN_PEER_MLO_TEMP) { in wlan_objmgr_psoc_peer_attach()
2112 peer->peer_mlme.peer_type == WLAN_PEER_MLO_TEMP) in wlan_objmgr_psoc_peer_attach()
2154 peer->peer_mlme.peer_type == WLAN_PEER_MLO_TEMP) in wlan_objmgr_psoc_peer_detach()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
H A Dwlan_cmn.h657 WLAN_PEER_MLO_TEMP = 11, enumerator