Searched refs:ehea_swqe (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.h | 83 /* sizeof(struct ehea_swqe) less the union */ 86 struct ehea_swqe { struct 307 static inline struct ehea_swqe *ehea_get_swqe(struct ehea_qp *my_qp, in ehea_get_swqe() 311 struct ehea_swqe *wqe_p; in ehea_get_swqe() 319 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) in ehea_post_swqe()
|
H A D | ehea_main.c | 765 struct ehea_swqe *swqe; in check_sqs() 1600 static void write_swqe2_immediate(struct sk_buff *skb, struct ehea_swqe *swqe, in write_swqe2_immediate() 1638 struct ehea_swqe *swqe, u32 lkey) in write_swqe2_data() 1953 static void xmit_common(struct sk_buff *skb, struct ehea_swqe *swqe) in xmit_common() 1986 struct ehea_swqe *swqe, u32 lkey) in ehea_xmit2() 1996 struct ehea_swqe *swqe) in ehea_xmit3() 2014 struct ehea_swqe *swqe; in ehea_start_xmit() 2475 struct ehea_swqe *swqe; in ehea_purge_sq()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/ehea/ |
H A D | ehea_qmr.h | 83 /* sizeof(struct ehea_swqe) less the union */ 86 struct ehea_swqe { struct 307 static inline struct ehea_swqe *ehea_get_swqe(struct ehea_qp *my_qp, in ehea_get_swqe() 311 struct ehea_swqe *wqe_p; in ehea_get_swqe() 319 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) in ehea_post_swqe()
|
H A D | ehea_main.c | 769 struct ehea_swqe *swqe; in check_sqs() 1604 static void write_swqe2_immediate(struct sk_buff *skb, struct ehea_swqe *swqe, in write_swqe2_immediate() 1642 struct ehea_swqe *swqe, u32 lkey) in write_swqe2_data() 1957 static void xmit_common(struct sk_buff *skb, struct ehea_swqe *swqe) in xmit_common() 1990 struct ehea_swqe *swqe, u32 lkey) in ehea_xmit2() 2000 struct ehea_swqe *swqe) in ehea_xmit3() 2018 struct ehea_swqe *swqe; in ehea_start_xmit() 2479 struct ehea_swqe *swqe; in ehea_purge_sq()
|
Completed in 11 milliseconds