|
Linux Kernel
3.7.1
|
#include <mthca_provider.h>
Data Fields | |
| struct ib_qp | ibqp |
| int | refcount |
| u32 | qpn |
| int | is_direct |
| u8 | port |
| u8 | alt_port |
| u8 | transport |
| u8 | state |
| u8 | atomic_rd_en |
| u8 | resp_depth |
| struct mthca_mr | mr |
| struct mthca_wq | rq |
| struct mthca_wq | sq |
| enum ib_sig_type | sq_policy |
| int | send_wqe_offset |
| int | max_inline_data |
| u64 * | wrid |
| union mthca_buf | queue |
| wait_queue_head_t | wait |
| struct mutex | mutex |
Definition at line 261 of file mthca_provider.h.
| u8 alt_port |
Definition at line 267 of file mthca_provider.h.
| u8 atomic_rd_en |
Definition at line 270 of file mthca_provider.h.
Definition at line 262 of file mthca_provider.h.
| int is_direct |
Definition at line 265 of file mthca_provider.h.
| int max_inline_data |
Definition at line 279 of file mthca_provider.h.
Definition at line 273 of file mthca_provider.h.
Definition at line 285 of file mthca_provider.h.
Definition at line 266 of file mthca_provider.h.
| u32 qpn |
Definition at line 264 of file mthca_provider.h.
Definition at line 282 of file mthca_provider.h.
| int refcount |
Definition at line 263 of file mthca_provider.h.
| u8 resp_depth |
Definition at line 271 of file mthca_provider.h.
Definition at line 275 of file mthca_provider.h.
| int send_wqe_offset |
Definition at line 278 of file mthca_provider.h.
Definition at line 276 of file mthca_provider.h.
| enum ib_sig_type sq_policy |
Definition at line 277 of file mthca_provider.h.
Definition at line 269 of file mthca_provider.h.
Definition at line 268 of file mthca_provider.h.
| wait_queue_head_t wait |
Definition at line 284 of file mthca_provider.h.
| u64* wrid |
Definition at line 281 of file mthca_provider.h.
1.8.2