i_flowctl 211 net/rds/ib.h unsigned int i_flowctl:1; /* enable/disable flow ctl */ i_flowctl 62 net/rds/ib_cm.c ic->i_flowctl = 1; i_flowctl 65 net/rds/ib_cm.c ic->i_flowctl = 0; i_flowctl 153 net/rds/ib_cm.c ic->i_flowctl ? ", flow control" : ""); i_flowctl 251 net/rds/ib_cm.c if (ic->i_flowctl) { i_flowctl 879 net/rds/ib_cm.c ic->i_flowctl = rds_ib_sysctl_flow_control; /* advertise flow control */ i_flowctl 1105 net/rds/ib_cm.c ic->i_flowctl = 0; i_flowctl 436 net/rds/ib_recv.c if (ic->i_flowctl && posted) i_flowctl 361 net/rds/ib_send.c if (!ic->i_flowctl) i_flowctl 531 net/rds/ib_send.c if (ic->i_flowctl) { i_flowctl 601 net/rds/ib_send.c if (ic->i_flowctl) { i_flowctl 665 net/rds/ib_send.c if (ic->i_flowctl && flow_controlled && i == (work_alloc - 1)) { i_flowctl 676 net/rds/ib_send.c if (ic->i_flowctl && adv_credits) { i_flowctl 716 net/rds/ib_send.c if (ic->i_flowctl && i < credit_alloc)