Searched defs:npaths (Results 1 – 5 of 5) sorted by relevance
| /linux/net/rds/ |
| H A D | tcp_listen.c | 79 int sport, npaths, i_min, i_max, i; in rds_tcp_accept_one_path() local 113 int sport, npaths; in rds_tcp_conn_slots_available() local
|
| H A D | connection.c | 175 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local 518 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local 591 int npaths; in rds_conn_message_info_cmn() local
|
| H A D | send.c | 1508 __be16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
|
| /linux/drivers/thunderbolt/ |
| H A D | tunnel.c | 178 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc() 1880 size_t npaths = 0, i = 0; in tb_tunnel_alloc_dma() local
|
| /linux/net/ipv4/ |
| H A D | nexthop.c | 1213 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()
|