Searched defs:npaths (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-5.10/net/rds/ |
| D | connection.c | 173 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local 486 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local 559 int npaths; in rds_conn_message_info_cmn() local
|
| D | tcp_listen.c | 69 int npaths = max_t(int, 1, conn->c_npaths); in rds_tcp_accept_one_path() local
|
| D | send.c | 1463 u16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
|
| /kernel/linux/linux-6.6/net/rds/ |
| D | connection.c | 173 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local 486 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local 559 int npaths; in rds_conn_message_info_cmn() local
|
| D | tcp_listen.c | 70 int npaths = max_t(int, 1, conn->c_npaths); in rds_tcp_accept_one_path() local
|
| D | send.c | 1457 u16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | tunnel.h | 48 size_t npaths; member
|
| D | tunnel.c | 63 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc()
|
| /kernel/linux/linux-6.6/drivers/thunderbolt/ |
| D | tunnel.h | 54 size_t npaths; member
|
| D | tunnel.c | 137 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc() 1643 size_t npaths = 0, i = 0; in tb_tunnel_alloc_dma() local
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| D | nexthop.c | 387 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()
|
| /kernel/linux/linux-6.6/net/ipv4/ |
| D | nexthop.c | 990 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()
|