Home
last modified time | relevance | path

Searched refs:sme_set_keep_alive (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h858 QDF_STATUS sme_set_keep_alive(mac_handle_t mac_handle, uint8_t sessionId,
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_power.c1010 status = sme_set_keep_alive(hdd_ctx->mac_handle, req.sessionId, &req); in hdd_set_grat_arp_keepalive()
Dwlan_hdd_wext.c7775 sme_set_keep_alive(hdd_ctx->mac_handle, in __iw_set_keepalive_params()
Dwlan_hdd_cfg80211.c11788 sme_set_keep_alive(hdd_ctx->mac_handle, link_info->vdev_id, in hdd_vdev_send_sta_keep_alive_interval()
14187 status = sme_set_keep_alive(hdd_ctx->mac_handle, in __wlan_hdd_cfg80211_set_wifi_test_config()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c5237 QDF_STATUS sme_set_keep_alive(mac_handle_t mac_handle, uint8_t session_id, in sme_set_keep_alive() function