Home
last modified time | relevance | path

Searched refs:num_srq (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/mthca/
Dmthca_profile.h43 int num_srq; member
Dmthca_profile.c103 profile[MTHCA_RES_SRQ].num = request->num_srq; in mthca_make_profile()
Dmthca_main.c340 profile.num_srq = dev_lim.max_srqs; in mthca_init_tavor()
670 profile.num_srq = dev_lim.max_srqs; in mthca_init_arbel()
/drivers/net/mlx4/
Dprofile.c108 profile[MLX4_RES_SRQ].num = request->num_srq; in mlx4_make_profile()
Dmlx4.h146 int num_srq; member
Dmain.c80 .num_srq = 1 << 16,