Home
last modified time | relevance | path

Searched refs:QPC_IRRL_BA_L_S (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h463 #define QPC_IRRL_BA_L_S 6 macro
464 #define QPC_IRRL_BA_H_S (32 + QPC_IRRL_BA_L_S)
Dhns_roce_hw_v2.c4565 context->irrl_ba = cpu_to_le32(irrl_ba >> QPC_IRRL_BA_L_S); in modify_qp_init_to_rtr()