Lines Matching defs:rx_desc
213 struct iser_rx_desc *rx_desc; in isert_alloc_rx_descriptors() local
261 struct iser_rx_desc *rx_desc; in isert_free_rx_descriptors() local
1014 struct iser_rx_desc *rx_desc; in isert_post_recv() local
1234 struct iser_rx_desc *rx_desc = (void *)isert_conn->login_req_buf; in isert_rx_login_req() local
1302 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_scsi_cmd()
1359 struct iser_rx_desc *rx_desc, unsigned char *buf) in isert_handle_iscsi_dataout()
1415 struct iscsi_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_nop_out()
1434 struct iscsi_cmd *cmd, struct iser_rx_desc *rx_desc, in isert_handle_text_cmd()
1462 isert_rx_opcode(struct isert_conn *isert_conn, struct iser_rx_desc *rx_desc, in isert_rx_opcode()
1548 isert_rx_do_work(struct iser_rx_desc *rx_desc, struct isert_conn *isert_conn) in isert_rx_do_work()
2100 struct iser_rx_desc *rx_desc; in isert_handle_wc() local