Searched defs:cong (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | tcp_basertt_kern.c | 27 char cong[20]; in bpf_basertt() local
|
H A D | tcp_cong_kern.c | 27 char cong[] = "dctcp"; in bpf_cong() local
|
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | tcp_cong_kern.c | 27 char cong[] = "dctcp"; in bpf_cong() local
|
H A D | tcp_basertt_kern.c | 27 char cong[20]; in bpf_basertt() local
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | xprt.h | 194 unsigned long cong; /* current congestion */ member
|
/kernel/linux/linux-6.6/include/linux/sunrpc/ |
H A D | xprt.h | 217 unsigned long cong; /* current congestion */ member
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 996 bool cong; in tipc_send_group_anycast() local
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 1018 bool cong; in tipc_send_group_anycast() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 4348 t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *iq, bool fwevtq, struct net_device *dev, int intr_idx, struct sge_fl *fl, rspq_handler_t hnd, rspq_flush_handler_t flush_hnd, int cong) t4_sge_alloc_rxq() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 4373 t4_sge_alloc_rxq(struct adapter *adap, struct sge_rspq *iq, bool fwevtq, struct net_device *dev, int intr_idx, struct sge_fl *fl, rspq_handler_t hnd, rspq_flush_handler_t flush_hnd, int cong) t4_sge_alloc_rxq() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ |
H A D | e100.c | 1438 u16 bmcr, stat, id_lo, id_hi, cong; in e100_phy_init() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ |
H A D | e100.c | 1437 u16 bmcr, stat, id_lo, id_hi, cong; in e100_phy_init() local
|
/kernel/linux/linux-5.10/include/linux/mlx5/ |
H A D | device.h | 728 struct mlx5_eqe_congestion cong; member
|
/kernel/linux/linux-6.6/include/linux/mlx5/ |
H A D | device.h | 744 struct mlx5_eqe_congestion cong; member
|
Completed in 41 milliseconds