Searched defs:npaths (Results 1 – 4 of 4) sorted by relevance
79 int sport, npaths, i_min, i_max, i; in rds_tcp_accept_one_path() local113 int sport, npaths; in rds_tcp_conn_slots_available() local
175 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local518 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local591 int npaths; in rds_conn_message_info_cmn() local
1508 __be16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
1228 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()