Searched refs:check_whether_bt_num_3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.h | 62 #define check_whether_bt_num_3(type, hop_num) \ macro
|
H A D | hns_roce_hem.c | 110 if (check_whether_bt_num_3(table_type, hop_num)) in hns_roce_get_bt_num() 416 if ((check_whether_bt_num_3(table->type, mhop->hop_num) || in alloc_mhop_hem() 430 if (check_whether_bt_num_3(table->type, mhop->hop_num) && in alloc_mhop_hem() 622 } else if (check_whether_bt_num_3(table->type, hop_num)) { in clear_mhop_hem() 822 if (check_whether_bt_num_3(type, hop_num)) { in hns_roce_init_hem_table() 842 check_whether_bt_num_3(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 | 63 #define check_whether_bt_num_3(type, hop_num) \ macro
|
H A D | hns_roce_hem.c | 112 if (check_whether_bt_num_3(table_type, hop_num)) in hns_roce_get_bt_num() 425 if ((check_whether_bt_num_3(table->type, mhop->hop_num) || in alloc_mhop_hem() 439 if (check_whether_bt_num_3(table->type, mhop->hop_num) && in alloc_mhop_hem() 630 } else if (check_whether_bt_num_3(table->type, hop_num)) { in clear_mhop_hem() 836 if (check_whether_bt_num_3(type, hop_num)) { in hns_roce_init_hem_table() 855 check_whether_bt_num_3(type, hop_num)) { in hns_roce_init_hem_table()
|
Completed in 6 milliseconds