Searched refs:hdd_save_peer (Results 1 – 3 of 3) sorted by relevance
412 bool hdd_save_peer(struct hdd_station_ctx *sta_ctx,
1049 hdd_save_peer(sta_ctx, &bc_mac_addr); in hdd_ndi_drv_ndi_create_rsp_handler()1177 if (!hdd_save_peer(sta_ctx, peer_mac_addr)) { in hdd_ndp_new_peer_handler()
1812 bool hdd_save_peer(struct hdd_station_ctx *sta_ctx, in hdd_save_peer() function