Searched refs:check_whether_bt_num_3 (Results 1 – 2 of 2) sorted by relevance
81 if (check_whether_bt_num_3(table_type, hop_num)) in hns_roce_get_bt_num()424 if ((check_whether_bt_num_3(table->type, hop_num) || in hns_roce_table_mhop_get()448 if (check_whether_bt_num_3(table->type, hop_num) && in hns_roce_table_mhop_get()662 } else if (check_whether_bt_num_3(table->type, hop_num)) { in hns_roce_table_mhop_put()926 if (check_whether_bt_num_3(type, hop_num)) { in hns_roce_init_hem_table()946 check_whether_bt_num_3(type, hop_num)) { in hns_roce_init_hem_table()
59 #define check_whether_bt_num_3(type, hop_num) \ macro