Searched refs:HNS_ROCE_V2_EQN_M (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 1855 #define HNS_ROCE_V2_EQN_M GENMASK(23, 0) macro
|
H A D | hns_roce_hw_v2.c | 5728 ret = hns_roce_cmd_mbox(hr_dev, 0, 0, eqn & HNS_ROCE_V2_EQN_M, in hns_roce_v2_destroy_eqc() 5732 ret = hns_roce_cmd_mbox(hr_dev, 0, 0, eqn & HNS_ROCE_V2_EQN_M, in hns_roce_v2_destroy_eqc()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 1379 #define HNS_ROCE_V2_EQN_M GENMASK(23, 0) macro
|
H A D | hns_roce_hw_v2.c | 6269 ret = hns_roce_destroy_hw_ctx(hr_dev, cmd, eqn & HNS_ROCE_V2_EQN_M); in hns_roce_v2_destroy_eqc()
|
Completed in 25 milliseconds