Linux Kernel
3.7.1
|
#include <svc_rdma.h>
Definition at line 131 of file svc_rdma.h.
Definition at line 134 of file svc_rdma.h.
struct rdma_cm_id* sc_cm_id |
Definition at line 133 of file svc_rdma.h.
atomic_t sc_ctxt_used |
Definition at line 147 of file svc_rdma.h.
u32 sc_dev_caps |
Definition at line 154 of file svc_rdma.h.
u32 sc_dma_lkey |
Definition at line 155 of file svc_rdma.h.
atomic_t sc_dma_used |
Definition at line 146 of file svc_rdma.h.
Definition at line 164 of file svc_rdma.h.
unsigned long sc_flags |
Definition at line 163 of file svc_rdma.h.
unsigned int sc_frmr_pg_list_len |
Definition at line 156 of file svc_rdma.h.
Definition at line 157 of file svc_rdma.h.
spinlock_t sc_frmr_q_lock |
Definition at line 158 of file svc_rdma.h.
spinlock_t sc_lock |
Definition at line 160 of file svc_rdma.h.
int sc_max_req_size |
Definition at line 142 of file svc_rdma.h.
int sc_max_requests |
Definition at line 141 of file svc_rdma.h.
int sc_max_sge |
Definition at line 136 of file svc_rdma.h.
int sc_ord |
Definition at line 135 of file svc_rdma.h.
Definition at line 144 of file svc_rdma.h.
Definition at line 153 of file svc_rdma.h.
Definition at line 150 of file svc_rdma.h.
Definition at line 165 of file svc_rdma.h.
Definition at line 151 of file svc_rdma.h.
spinlock_t sc_rq_dto_lock |
Definition at line 149 of file svc_rdma.h.
Definition at line 148 of file svc_rdma.h.
wait_queue_head_t sc_send_wait |
Definition at line 162 of file svc_rdma.h.
atomic_t sc_sq_count |
Definition at line 139 of file svc_rdma.h.
Definition at line 152 of file svc_rdma.h.
int sc_sq_depth |
Definition at line 138 of file svc_rdma.h.
struct work_struct sc_work |
Definition at line 166 of file svc_rdma.h.
Definition at line 132 of file svc_rdma.h.