Searched refs:cong (Results 1 – 3 of 3) sorted by relevance
95 struct sge_fl *fl, int intr_idx, int cong);1099 int intr_idx, int cong) in alloc_iq_fl() argument1141 if (cong >= 0) { in alloc_iq_fl()1143 cong ? FW_IQ_IQTYPE_NIC : FW_IQ_IQTYPE_OFLD; in alloc_iq_fl()1171 if (cong >= 0) { in alloc_iq_fl()1173 BE_32(V_FW_IQ_CMD_FL0CNGCHMAP(cong) | in alloc_iq_fl()1242 if (is_t5(sc->params.chip) && cong >= 0) { in alloc_iq_fl()1248 if (cong == 0) in alloc_iq_fl()1253 if (cong & (1 << i)) in alloc_iq_fl()
2841 char cong[CC_ALGO_NAME_MAX]; in prfdinfosockopt() local2843 vlen = sizeof (cong); in prfdinfosockopt()2845 &cong, &vlen, 0, cred) == 0 && vlen > 0) { in prfdinfosockopt()2846 sz += prfdinfomisc(data, PR_SOCKOPT_TCP_CONGESTION, cong, vlen); in prfdinfosockopt()
640 transport.o cong.o sysctl.o message.o rds_recv.o send.o \