Searched refs:iser_post_send (Results 1 – 3 of 3) sorted by relevance
397 err = iser_post_send(&iser_conn->ib_conn, tx_desc, in iser_send_command()450 err = iser_post_send(&iser_conn->ib_conn, mdesc, true); in iser_send_control()
487 iser_post_send(struct ib_conn *, struct iser_tx_desc *, bool);
914 int iser_post_send(struct ib_conn *ib_conn, struct iser_tx_desc *tx_desc, in iser_post_send() function