Searched defs:npaths (Results 1 – 6 of 6) sorted by relevance
173 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local486 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local559 int npaths; in rds_conn_message_info_cmn() local
70 int npaths = max_t(int, 1, conn->c_npaths); in rds_tcp_accept_one_path() local
1462 u16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
54 size_t npaths; member
134 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc()1600 size_t npaths = 0, i = 0; in tb_tunnel_alloc_dma() local
989 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()