|
Linux Kernel
3.7.1
|
#include <iscsi_iser.h>
Definition at line 246 of file iscsi_iser.h.
| struct rdma_cm_id* cma_id |
Definition at line 253 of file iscsi_iser.h.
Definition at line 262 of file iscsi_iser.h.
Definition at line 252 of file iscsi_iser.h.
| struct iscsi_endpoint* ep |
Definition at line 248 of file iscsi_iser.h.
| struct ib_fmr_pool* fmr_pool |
Definition at line 255 of file iscsi_iser.h.
Definition at line 247 of file iscsi_iser.h.
| spinlock_t lock |
Definition at line 251 of file iscsi_iser.h.
| char* login_buf |
Definition at line 264 of file iscsi_iser.h.
| char* login_req_buf |
Definition at line 265 of file iscsi_iser.h.
| u64 login_req_dma |
Definition at line 266 of file iscsi_iser.h.
| char * login_resp_buf |
Definition at line 265 of file iscsi_iser.h.
| u64 login_resp_dma |
Definition at line 266 of file iscsi_iser.h.
| char name[ISER_OBJECT_NAME_SIZE] |
Definition at line 259 of file iscsi_iser.h.
| struct iser_page_vec* page_vec |
Definition at line 260 of file iscsi_iser.h.
| int post_recv_buf_count |
Definition at line 257 of file iscsi_iser.h.
| atomic_t post_send_buf_count |
Definition at line 258 of file iscsi_iser.h.
Definition at line 254 of file iscsi_iser.h.
| atomic_t refcount |
Definition at line 250 of file iscsi_iser.h.
| unsigned int rx_desc_head |
Definition at line 267 of file iscsi_iser.h.
| struct iser_rx_desc* rx_descs |
Definition at line 268 of file iscsi_iser.h.
| struct ib_recv_wr rx_wr[ISER_MIN_POSTED_RX] |
Definition at line 269 of file iscsi_iser.h.
| enum iser_ib_conn_state state |
Definition at line 249 of file iscsi_iser.h.
| wait_queue_head_t wait |
Definition at line 256 of file iscsi_iser.h.
1.8.2