Searched defs:hop_num (Results  1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/infiniband/hw/hns/ | 
| D | hns_roce_hem.h | 63 #define check_whether_bt_num_3(type, hop_num) \  argument66 #define check_whether_bt_num_2(type, hop_num) \  argument
 70 #define check_whether_bt_num_1(type, hop_num) \  argument
 95 	u32	hop_num;  member
 
 | 
| D | hns_roce_hem.c | 50 	int hop_num = 0;  in hns_roce_check_whether_mhop()  local110 static int hns_roce_get_bt_num(u32 table_type, u32 hop_num)  in hns_roce_get_bt_num()
 619 	u32 hop_num = mhop->hop_num;  in clear_mhop_hem()  local
 814 		u32 hop_num;  in hns_roce_init_hem_table()  local
 
 | 
| D | hns_roce_hw_v2.c | 1932 static void calc_pg_sz(u32 obj_num, u32 obj_size, u32 hop_num, u32 ctx_bt_num,  in calc_pg_sz()4055 	u32 hop_num;  in hns_roce_v2_set_hem()  local
 
 | 
| D | hns_roce_device.h | 685 	int				hop_num;  member
 | 
| D | hns_roce_hw_v2.h | 102 #define check_whether_last_step(hop_num, step_idx) \  argument
 | 
| /Linux-v6.6/drivers/crypto/hisilicon/ | 
| D | qm.c | 233 #define QM_MK_CQC_DW3_V1(hop_num, pg_sz, buf_sz, cqe_sz) \  argument247 #define QM_MK_SQC_DW3_V1(hop_num, pg_sz, buf_sz, sqe_sz) \  argument
 
 |