Searched defs:hop_num (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hem.h | 59 #define check_whether_bt_num_3(type, hop_num) \ argument 62 #define check_whether_bt_num_2(type, hop_num) \ argument 66 #define check_whether_bt_num_1(type, hop_num) \ argument 79 u32 hop_num; member
|
H A D | hns_roce_hem.c | 50 int hop_num = 0; in hns_roce_check_whether_mhop() local 110 static int hns_roce_get_bt_num(u32 table_type, u32 hop_num) in hns_roce_get_bt_num() 579 u32 hop_num = mhop->hop_num; in clear_mhop_hem() local 757 u32 hop_num; in hns_roce_init_hem_table() local
|
H A D | hns_roce_mr.c | 963 int hop_num = INVALID_HOPNUM; in get_best_hop_num() local
|
H A D | hns_roce_hw_v2.c | 1965 static void calc_pg_sz(u32 obj_num, u32 obj_size, u32 hop_num, u32 ctx_bt_num, in calc_pg_sz() 4106 u32 hop_num; in hns_roce_v2_set_hem() local
|
H A D | hns_roce_device.h | 717 int hop_num; member
|
H A D | hns_roce_hw_v2.h | 102 #define check_whether_last_step(hop_num, step_idx) \ argument
|
/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 245 #define QM_MK_CQC_DW3_V1(hop_num, pg_sz, buf_sz, cqe_sz) \ argument 259 #define QM_MK_SQC_DW3_V1(hop_num, pg_sz, buf_sz, sqe_sz) \ argument
|