Home
last modified time | relevance | path

Searched refs:cong (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dtcp_cong_kern.c27 char cong[] = "dctcp"; in bpf_cong() local
60 cong, sizeof(cong)); in bpf_cong()
64 cong, sizeof(cong)); in bpf_cong()
H A Dtcp_basertt_kern.c27 char cong[20]; in bpf_basertt() local
49 cong, sizeof(cong)); in bpf_basertt()
50 if (!n && !__builtin_memcmp(cong, nv, sizeof(nv))) { in bpf_basertt()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A DMakefile6 cong.o \
/openbmc/linux/net/rds/
H A DMakefile3 rds-y := af_rds.o bind.o cong.o connection.o info.o message.o \
/openbmc/linux/include/linux/sunrpc/
H A Dxprt.h31 #define RPCXPRT_CONGESTED(xprt) ((xprt)->cong >= (xprt)->cwnd)
217 unsigned long cong; /* current congestion */ member
/openbmc/linux/net/sunrpc/
H A Dxprt.c471 xprt->cong += RPC_CWNDSCALE; in __xprt_get_cong()
485 xprt->cong -= RPC_CWNDSCALE; in __xprt_put_cong()
567 if (result >= 0 && cwnd <= xprt->cong) { in xprt_adjust_cwnd()
580 xprt->cong, xprt->cwnd, cwnd); in xprt_adjust_cwnd()
H A Dsysfs.c154 xprt->last_used, xprt->cong, xprt->cwnd, xprt->max_reqs, in rpc_sysfs_xprt_info_show()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c4376 rspq_flush_handler_t flush_hnd, int cong) in t4_sge_alloc_rxq() argument
4411 if (cong >= 0) in t4_sge_alloc_rxq()
4413 FW_IQ_CMD_IQTYPE_V(cong ? FW_IQ_IQTYPE_NIC in t4_sge_alloc_rxq()
4442 if (cong >= 0) in t4_sge_alloc_rxq()
4444 htonl(FW_IQ_CMD_FL0CNGCHMAP_V(cong) | in t4_sge_alloc_rxq()
4519 if (!is_t4(adap->params.chip) && cong >= 0) { in t4_sge_alloc_rxq()
4527 if (cong == 0) { in t4_sge_alloc_rxq()
4533 if (cong & (1 << i)) in t4_sge_alloc_rxq()
H A Dcxgb4.h1622 rspq_flush_handler_t flush_handler, int cong);
/openbmc/linux/drivers/net/ethernet/intel/
H A De100.c1437 u16 bmcr, stat, id_lo, id_hi, cong; in e100_phy_init() local
1495 cong = mdio_read(netdev, nic->mii.phy_id, MII_NSC_CONG); in e100_phy_init()
1496 cong |= NSC_CONG_TXREADY; in e100_phy_init()
1497 cong &= ~NSC_CONG_ENABLE; in e100_phy_init()
1498 mdio_write(netdev, nic->mii.phy_id, MII_NSC_CONG, cong); in e100_phy_init()
/openbmc/linux/include/trace/events/
H A Dsunrpc.h1230 __field(unsigned long, cong)
1250 __entry->cong = xprt->cong;
1257 " cong=%lu cwnd=%lu%s",
1259 __entry->snd_task_id, __entry->cong, __entry->cwnd,
/openbmc/linux/Documentation/networking/
H A Drds.rst377 - update cong map if datagram was cong update
/openbmc/linux/net/tipc/
H A Dsocket.c1018 bool cong; in tipc_send_group_anycast() local
1035 cong = tipc_group_cong(tsk->group, node, port, blks, in tipc_send_group_anycast()
1037 if (!cong) in tipc_send_group_anycast()
1049 if (likely(!cong && !tipc_dest_find(cong_links, node, 0))) in tipc_send_group_anycast()
/openbmc/linux/net/sunrpc/xprtrdma/
H A Drpc_rdma.c1016 xprt->cong = 0; in rpcrdma_reset_cwnd()
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h744 struct mlx5_eqe_congestion cong; member
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3145 cong.c: 12223
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]