Searched refs:ehea_cq (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea.h | 186 struct ehea_cq; 297 struct ehea_cq { struct 350 struct ehea_cq *send_cq; 351 struct ehea_cq *recv_cq;
|
H A D | ehea_qmr.h | 333 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 D | ehea_hw.h | 232 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 D | ehea_qmr.c | 108 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 D | ehea_main.c | 800 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.h | 333 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 D | ehea.h | 187 struct ehea_cq; 298 struct ehea_cq { struct 351 struct ehea_cq *send_cq; 352 struct ehea_cq *recv_cq;
|
H A D | ehea_hw.h | 232 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 D | ehea_qmr.c | 108 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 D | ehea_main.c | 804 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes()
|
Completed in 16 milliseconds