Home
last modified time | relevance | path

Searched refs:ehea_cq (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
H A Dehea.h186 struct ehea_cq;
297 struct ehea_cq { struct
350 struct ehea_cq *send_cq;
351 struct ehea_cq *recv_cq;
H A Dehea_qmr.h333 static inline void ehea_inc_cq(struct ehea_cq *cq) in ehea_inc_cq()
343 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq) in ehea_poll_cq()
364 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,
367 int ehea_destroy_cq(struct ehea_cq *cq);
H A Dehea_hw.h232 static inline void ehea_update_feca(struct ehea_cq *cq, u32 nr_cqes) in ehea_update_feca()
239 static inline void ehea_reset_cq_n1(struct ehea_cq *cq) in ehea_reset_cq_n1()
246 static inline void ehea_reset_cq_ep(struct ehea_cq *my_cq) in ehea_reset_cq_ep()
H A Dehea_qmr.c108 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, in ehea_create_cq()
111 struct ehea_cq *cq; in ehea_create_cq()
151 pr_err("register_rpage_cq failed ehea_cq=%p hret=%llx counter=%i act_pages=%i\n", in ehea_create_cq()
192 static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force) in ehea_destroy_cq_res()
208 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq()
H A Dehea_main.c800 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes()
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.h333 static inline void ehea_inc_cq(struct ehea_cq *cq) in ehea_inc_cq()
343 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq) in ehea_poll_cq()
364 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, int cqe,
367 int ehea_destroy_cq(struct ehea_cq *cq);
H A Dehea.h187 struct ehea_cq;
298 struct ehea_cq { struct
351 struct ehea_cq *send_cq;
352 struct ehea_cq *recv_cq;
H A Dehea_hw.h232 static inline void ehea_update_feca(struct ehea_cq *cq, u32 nr_cqes) in ehea_update_feca()
239 static inline void ehea_reset_cq_n1(struct ehea_cq *cq) in ehea_reset_cq_n1()
246 static inline void ehea_reset_cq_ep(struct ehea_cq *my_cq) in ehea_reset_cq_ep()
H A Dehea_qmr.c108 struct ehea_cq *ehea_create_cq(struct ehea_adapter *adapter, in ehea_create_cq()
111 struct ehea_cq *cq; in ehea_create_cq()
151 pr_err("register_rpage_cq failed ehea_cq=%p hret=%llx counter=%i act_pages=%i\n", in ehea_create_cq()
192 static u64 ehea_destroy_cq_res(struct ehea_cq *cq, u64 force) in ehea_destroy_cq_res()
208 int ehea_destroy_cq(struct ehea_cq *cq) in ehea_destroy_cq()
H A Dehea_main.c804 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes()

Completed in 16 milliseconds