Searched defs:iw_cm_verbs (Results 1 – 1 of 1) sorted by relevance
110 struct iw_cm_verbs { struct111 void (*add_ref)(struct ib_qp *qp);113 void (*rem_ref)(struct ib_qp *qp);115 struct ib_qp * (*get_qp)(struct ib_device *device,118 int (*connect)(struct iw_cm_id *cm_id,121 int (*accept)(struct iw_cm_id *cm_id,124 int (*reject)(struct iw_cm_id *cm_id,127 int (*create_listen)(struct iw_cm_id *cm_id,130 int (*destroy_listen)(struct iw_cm_id *cm_id);131 char ifname[IFNAMSIZ];