Searched refs:nan_find_ndl (Results 1 – 1 of 1) sorted by relevance
340 static struct ndl_info *nan_find_ndl(uint8_t ndp_id, uint8_t peer_nmi[]) in nan_find_ndl() function380 struct ndl_info *ndl = nan_find_ndl(0, peer_nmi); in nan_update_peer_svc()398 if ((ndl = nan_find_ndl(evt->ndp_id, evt->peer_nmi)) == NULL) { in nan_fill_params_from_event()536 if (nan_find_ndl(evt->ndp_id, NULL) == NULL) { in nan_app_action_ndp_confirm()1018 struct ndl_info *ndl = nan_find_ndl(resp->ndp_id, NULL); in esp_wifi_nan_datapath_resp()1055 ndl = nan_find_ndl(req->ndp_id, NULL); in esp_wifi_nan_datapath_end()1137 p_ndl = nan_find_ndl(0, temp->peer_nmi); in esp_wifi_nan_get_peer_records()1203 p_ndl = nan_find_ndl(0, peer_mac); in esp_wifi_nan_get_peer_info()