Searched refs:RDS_MPATH_WORKERS (Results 1 – 5 of 5) sorted by relevance
186 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create()571 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy()654 RDS_MPATH_WORKERS : 1); in rds_conn_message_info_cmn()
448 for (i = 0; i < RDS_MPATH_WORKERS; i++) { in rds_tcp_conn_alloc()470 for (i = 0; i < RDS_MPATH_WORKERS; i++) { in rds_tcp_conn_alloc()
147 for (i = 0; i < RDS_MPATH_WORKERS; i++) { in rds_conn_peer_gen_update()227 new_npaths = min_t(int, RDS_MPATH_WORKERS, in rds_recv_hs_exthdrs()
95 #define RDS_MPATH_WORKERS 8 macro
1535 __be16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe()