Lines Matching refs:bodyptr
38 if (!msg || !msg->bodyptr) { in target_if_nan_event_flush_cb()
43 psoc = ((struct nan_event_params *)msg->bodyptr)->psoc; in target_if_nan_event_flush_cb()
45 qdf_mem_free(msg->bodyptr); in target_if_nan_event_flush_cb()
46 msg->bodyptr = NULL; in target_if_nan_event_flush_cb()
58 nan_rsp = msg->bodyptr; in target_if_nan_event_dispatcher()
75 void *ptr = msg->bodyptr; in target_if_ndp_event_flush_cb()
109 qdf_mem_free(msg->bodyptr); in target_if_ndp_event_flush_cb()
110 msg->bodyptr = NULL; in target_if_ndp_event_flush_cb()
118 void *ptr = msg->bodyptr; in target_if_ndp_event_dispatcher()
178 qdf_mem_free(msg->bodyptr); in target_if_ndp_event_dispatcher()
179 msg->bodyptr = NULL; in target_if_ndp_event_dispatcher()
225 pe_msg.bodyptr = &ndp_rsp; in target_if_nan_ndp_initiator_req()
300 msg.bodyptr = rsp; in target_if_ndp_initiator_rsp_handler()
348 msg.bodyptr = rsp; in target_if_ndp_ind_handler()
396 msg.bodyptr = rsp; in target_if_ndp_confirm_handler()
453 pe_msg.bodyptr = &rsp; in target_if_nan_ndp_responder_req()
493 msg.bodyptr = rsp; in target_if_ndp_responder_rsp_handler()
550 msg.bodyptr = &end_rsp; in target_if_nan_ndp_end_req()
590 msg.bodyptr = end_rsp; in target_if_ndp_end_rsp_handler()
641 msg.bodyptr = rsp; in target_if_ndp_end_ind_handler()
689 msg.bodyptr = rsp; in target_if_ndp_sch_update_handler()
772 msg.bodyptr = host_evt; in target_if_ndp_host_event_handler()
952 msg.bodyptr = nan_rsp; in target_if_nan_rsp_handler()