Linux Kernel
3.7.1
|
#include <ib_cm.h>
Data Fields | |
struct ib_cm_id * | listen_id |
u8 | port |
struct ib_sa_path_rec * | primary_path |
struct ib_sa_path_rec * | alternate_path |
__be64 | remote_ca_guid |
u32 | remote_qkey |
u32 | remote_qpn |
enum ib_qp_type | qp_type |
u32 | starting_psn |
u8 | responder_resources |
u8 | initiator_depth |
unsigned int | local_cm_response_timeout:5 |
unsigned int | flow_control:1 |
unsigned int | remote_cm_response_timeout:5 |
unsigned int | retry_count:3 |
unsigned int | rnr_retry_count:3 |
unsigned int | srq:1 |
struct ib_sa_path_rec* alternate_path |
unsigned int flow_control |
struct ib_sa_path_rec* primary_path |
enum ib_qp_type qp_type |