Searched refs:srp_post_send (Results 1 – 1 of 1) sorted by relevance
1889 static int srp_post_send(struct srp_rdma_ch *ch, struct srp_iu *iu, int len) in srp_post_send() function2017 err = srp_post_send(ch, iu, len); in srp_response_common()2218 if (srp_post_send(ch, iu, len)) { in srp_queuecommand()2763 if (srp_post_send(ch, iu, sizeof(*tsk_mgmt))) { in srp_send_tsk_mgmt()