Home
last modified time | relevance | path

Searched refs:MTHCA_RES_NUM (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c56 MTHCA_RES_NUM enumerator
82 profile = kcalloc(MTHCA_RES_NUM, sizeof(*profile), GFP_KERNEL); in mthca_make_profile()
114 for (i = 0; i < MTHCA_RES_NUM; ++i) { in mthca_make_profile()
136 for (i = MTHCA_RES_NUM; i > 0; --i) in mthca_make_profile()
142 for (i = 0; i < MTHCA_RES_NUM; ++i) { in mthca_make_profile()
172 for (i = 0; i < MTHCA_RES_NUM; ++i) { in mthca_make_profile()
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/
H A Dmthca_profile.c54 MTHCA_RES_NUM enumerator
80 profile = kcalloc(MTHCA_RES_NUM, sizeof(*profile), GFP_KERNEL); in mthca_make_profile()
112 for (i = 0; i < MTHCA_RES_NUM; ++i) { in mthca_make_profile()
134 for (i = MTHCA_RES_NUM; i > 0; --i) in mthca_make_profile()
140 for (i = 0; i < MTHCA_RES_NUM; ++i) { in mthca_make_profile()
170 for (i = 0; i < MTHCA_RES_NUM; ++i) { in mthca_make_profile()

Completed in 2 milliseconds