Searched defs:hop_num (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/drivers/infiniband/hw/hns/ |
D | hns_roce_hem.h | 64 #define check_whether_bt_num_3(type, hop_num) \ argument 67 #define check_whether_bt_num_2(type, hop_num) \ argument 71 #define check_whether_bt_num_1(type, hop_num) \ argument 101 u32 hop_num; member
|
D | hns_roce_hem.c | 44 int hop_num = 0; in hns_roce_check_whether_mhop() local 111 static int hns_roce_get_bt_num(u32 table_type, u32 hop_num) in hns_roce_get_bt_num() 447 u32 hop_num; in hns_roce_table_mhop_get() local 669 u32 hop_num; in hns_roce_table_mhop_put() local 947 u32 hop_num; in hns_roce_init_hem_table() local
|
D | hns_roce_hw_v2.c | 3048 u32 hop_num; in hns_roce_v2_set_hem() local
|
D | hns_roce_device.h | 773 int hop_num; member
|
D | hns_roce_hw_v2.h | 135 #define check_whether_last_step(hop_num, step_idx) \ argument
|
/Linux-v5.4/drivers/crypto/hisilicon/ |
D | qm.c | 149 #define QM_MK_CQC_DW3_V1(hop_num, pg_sz, buf_sz, cqe_sz) \ argument 163 #define QM_MK_SQC_DW3_V1(hop_num, pg_sz, buf_sz, sqe_sz) \ argument
|