Searched refs:ehea_cqe (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.h | 148 struct ehea_cqe { struct 230 struct ehea_cqe *retvalue = hw_qeit_get(queue); in hw_qeit_get_inc_valid() 247 struct ehea_cqe *retvalue = hw_qeit_get(queue); in hw_qeit_get_valid() 325 static inline struct ehea_cqe *ehea_poll_rq1(struct ehea_qp *qp, int *wqe_index) in ehea_poll_rq1() 343 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq) in ehea_poll_cq()
|
H A D | ehea_main.c | 528 static inline int ehea_check_cqe(struct ehea_cqe *cqe, int *rq_num) in ehea_check_cqe() 540 struct sk_buff *skb, struct ehea_cqe *cqe, in ehea_fill_skb() 561 struct ehea_cqe *cqe) in get_skb_by_index() 614 struct ehea_cqe *cqe, int *processed_rq2, in ehea_treat_poll_error() 655 struct ehea_cqe *cqe; in ehea_proc_rwqes() 797 static struct ehea_cqe *ehea_proc_cqes(struct ehea_port_res *pr, int my_quota) in ehea_proc_cqes() 801 struct ehea_cqe *cqe; in ehea_proc_cqes() 878 struct ehea_cqe *cqe; in ehea_poll() 879 struct ehea_cqe *cqe_skb = NULL; in ehea_poll()
|
H A D | ehea_qmr.c | 135 EHEA_PAGESIZE, sizeof(struct ehea_cqe)); in ehea_create_cq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.h | 148 struct ehea_cqe { struct 230 struct ehea_cqe *retvalue = hw_qeit_get(queue); in hw_qeit_get_inc_valid() 247 struct ehea_cqe *retvalue = hw_qeit_get(queue); in hw_qeit_get_valid() 325 static inline struct ehea_cqe *ehea_poll_rq1(struct ehea_qp *qp, int *wqe_index) in ehea_poll_rq1() 343 static inline struct ehea_cqe *ehea_poll_cq(struct ehea_cq *my_cq) in ehea_poll_cq()
|
H A D | ehea_main.c | 532 static inline int ehea_check_cqe(struct ehea_cqe *cqe, int *rq_num) in ehea_check_cqe() 544 struct sk_buff *skb, struct ehea_cqe *cqe, in ehea_fill_skb() 565 struct ehea_cqe *cqe) in get_skb_by_index() 618 struct ehea_cqe *cqe, int *processed_rq2, in ehea_treat_poll_error() 659 struct ehea_cqe *cqe; in ehea_proc_rwqes() 801 static struct ehea_cqe *ehea_proc_cqes(struct ehea_port_res *pr, int my_quota) in ehea_proc_cqes() 805 struct ehea_cqe *cqe; in ehea_proc_cqes() 882 struct ehea_cqe *cqe; in ehea_poll() 883 struct ehea_cqe *cqe_skb = NULL; in ehea_poll()
|
H A D | ehea_qmr.c | 135 EHEA_PAGESIZE, sizeof(struct ehea_cqe)); in ehea_create_cq()
|
Completed in 13 milliseconds