Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h1203 #define PF_CAPS_C_NUM_QPS PF_CAPS_C_FIELD_LOC(147, 128) macro
H A Dhns_roce_hw_v2.c2191 caps->num_qps = 1 << hr_reg_read(resp_c, PF_CAPS_C_NUM_QPS); in hns_roce_query_caps()