Searched refs:h_epa (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_hw.h | 183 static inline u64 epa_load(struct h_epa epa, u32 offset) in epa_load() 188 static inline void epa_store(struct h_epa epa, u32 offset, u64 value) in epa_store() 194 static inline void epa_store_acc(struct h_epa epa, u32 offset, u64 value) in epa_store_acc() 206 struct h_epa epa = qp->epas.kernel; in ehea_update_sqa() 213 struct h_epa epa = qp->epas.kernel; in ehea_update_rq3a() 220 struct h_epa epa = qp->epas.kernel; in ehea_update_rq2a() 227 struct h_epa epa = qp->epas.kernel; in ehea_update_rq1a() 234 struct h_epa epa = cq->epas.kernel; in ehea_update_feca() 241 struct h_epa epa = cq->epas.kernel; in ehea_reset_cq_n1() 248 struct h_epa ep in ehea_reset_cq_ep() [all...] |
H A D | ehea.h | 154 struct h_epa { struct 163 struct h_epa kernel; /* kernel space accessible resource,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_hw.h | 183 static inline u64 epa_load(struct h_epa epa, u32 offset) in epa_load() 188 static inline void epa_store(struct h_epa epa, u32 offset, u64 value) in epa_store() 194 static inline void epa_store_acc(struct h_epa epa, u32 offset, u64 value) in epa_store_acc() 206 struct h_epa epa = qp->epas.kernel; in ehea_update_sqa() 213 struct h_epa epa = qp->epas.kernel; in ehea_update_rq3a() 220 struct h_epa epa = qp->epas.kernel; in ehea_update_rq2a() 227 struct h_epa epa = qp->epas.kernel; in ehea_update_rq1a() 234 struct h_epa epa = cq->epas.kernel; in ehea_update_feca() 241 struct h_epa epa = cq->epas.kernel; in ehea_reset_cq_n1() 248 struct h_epa ep in ehea_reset_cq_ep() [all...] |
H A D | ehea.h | 155 struct h_epa { struct 164 struct h_epa kernel; /* kernel space accessible resource,
|
Completed in 5 milliseconds