Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h1406 struct hns_roce_eq_context { struct
1410 #define EQC_FIELD_LOC(h, l) FIELD_LOC(struct hns_roce_eq_context, h, l) argument
Dhns_roce_hw_v2.c6081 struct hns_roce_eq_context *eqc; in config_eqc()
6086 memset(eqc, 0, sizeof(struct hns_roce_eq_context)); in config_eqc()