Lines Matching refs:iser_rx_desc
179 struct iser_rx_desc *rx_desc; in isert_alloc_rx_descriptors()
185 sizeof(struct iser_rx_desc), in isert_alloc_rx_descriptors()
225 struct iser_rx_desc *rx_desc; in isert_free_rx_descriptors()
815 struct iser_rx_desc *rx_desc; in isert_post_recvm()
837 isert_post_recv(struct isert_conn *isert_conn, struct iser_rx_desc *rx_desc) in isert_post_recv()
1062 struct iser_rx_desc *rx_desc = isert_conn->login_req_buf; in isert_rx_login_req()
1109 *isert_allocate_cmd(struct iscsi_conn *conn, struct iser_rx_desc *rx_desc) in isert_allocate_cmd()
1131 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_scsi_cmd()
1198 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_iscsi_dataout()
1263 struct iscsi_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_nop_out()
1282 struct iscsi_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_text_cmd()
1307 isert_rx_opcode(struct isert_conn *isert_conn, struct iser_rx_desc *rx_desc, in isert_rx_opcode()
1408 struct iser_rx_desc *rx_desc = cqe_to_rx_desc(wc->wr_cqe); in isert_recv_done()