Searched refs:check_whether_bt_num_2 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.h | 65 #define check_whether_bt_num_2(type, hop_num) \ macro
|
H A D | hns_roce_hem.c | 112 else if (check_whether_bt_num_2(table_type, hop_num)) in hns_roce_get_bt_num() 417 check_whether_bt_num_2(table->type, mhop->hop_num)) && in alloc_mhop_hem() 618 if (check_whether_bt_num_2(table->type, hop_num)) { in clear_mhop_hem() 841 if (check_whether_bt_num_2(type, hop_num) || in hns_roce_init_hem_table()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.h | 66 #define check_whether_bt_num_2(type, hop_num) \ macro
|
H A D | hns_roce_hem.c | 114 else if (check_whether_bt_num_2(table_type, hop_num)) in hns_roce_get_bt_num() 426 check_whether_bt_num_2(table->type, mhop->hop_num)) && in alloc_mhop_hem() 626 if (check_whether_bt_num_2(table->type, hop_num)) { in clear_mhop_hem() 854 if (check_whether_bt_num_2(type, hop_num) || in hns_roce_init_hem_table()
|
Completed in 5 milliseconds