Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1196 #define PF_CAPS_C_NUM_PDS PF_CAPS_C_FIELD_LOC(19, 0) macro
H A Dhns_roce_hw_v2.c2180 caps->num_pds = 1 << hr_reg_read(resp_c, PF_CAPS_C_NUM_PDS); in hns_roce_query_caps()