Lines Matching refs:iser_rx_desc
153 struct iser_rx_desc *rx_desc; in isert_alloc_rx_descriptors()
159 sizeof(struct iser_rx_desc), in isert_alloc_rx_descriptors()
199 struct iser_rx_desc *rx_desc; in isert_free_rx_descriptors()
730 struct iser_rx_desc *rx_desc; in isert_post_recvm()
752 isert_post_recv(struct isert_conn *isert_conn, struct iser_rx_desc *rx_desc) in isert_post_recv()
978 struct iser_rx_desc *rx_desc = isert_conn->login_desc; in isert_rx_login_req()
1025 *isert_allocate_cmd(struct iscsit_conn *conn, struct iser_rx_desc *rx_desc) in isert_allocate_cmd()
1047 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_scsi_cmd()
1115 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_iscsi_dataout()
1175 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_nop_out()
1194 struct iscsit_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_text_cmd()
1219 isert_rx_opcode(struct isert_conn *isert_conn, struct iser_rx_desc *rx_desc, in isert_rx_opcode()
1320 struct iser_rx_desc *rx_desc = cqe_to_rx_desc(wc->wr_cqe); in isert_recv_done()