Lines Matching defs:isv6
169 bool isv6)
185 if (isv6) {
223 if (isv6)
693 static u32 rds_ib_protocol_compatible(struct rdma_cm_event *event, bool isv6)
718 if (isv6) {
743 if (isv6)
783 struct rdma_cm_event *event, bool isv6)
803 version = rds_ib_protocol_compatible(event, isv6);
810 if (isv6) {
914 event->param.conn.initiator_depth, isv6);
931 int rds_ib_cm_initiate_connect(struct rdma_cm_id *cm_id, bool isv6)
952 UINT_MAX, UINT_MAX, isv6);