Home
last modified time | relevance | path

Searched refs:ucfg_twt_get_peer_capabilities (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_api.h291 ucfg_twt_get_peer_capabilities(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_api.c96 ucfg_twt_get_peer_capabilities(struct wlan_objmgr_psoc *psoc, in ucfg_twt_get_peer_capabilities() function
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_req.c1044 qdf_status = ucfg_twt_get_peer_capabilities(psoc, &params.peer_macaddr, in osif_twt_setup_req()
1648 status = ucfg_twt_get_peer_capabilities(psoc, in osif_twt_nudge_req()
H A Dosif_twt_ext_rsp.c761 qdf_status = ucfg_twt_get_peer_capabilities(psoc, &peer_mac, &peer_cap); in osif_twt_send_get_capabilities_response()