Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1230 #define PF_CAPS_D_NUM_UARS PF_CAPS_D_FIELD_LOC(155, 148) macro
H A Dhns_roce_hw_v2.c2203 caps->num_uars = 1 << hr_reg_read(resp_d, PF_CAPS_D_NUM_UARS); in hns_roce_query_caps()