Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h1246 #define PF_CAPS_D_CEQ_DEPTH PF_CAPS_D_FIELD_LOC(85, 64) macro
Dhns_roce_hw_v2.c2312 caps->ceqe_depth = 1 << hr_reg_read(resp_d, PF_CAPS_D_CEQ_DEPTH); in hns_roce_query_pf_caps()