Home
last modified time | relevance | path

Searched defs:swqe (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/ibm/ehea/
Dehea_main.c768 struct ehea_swqe *swqe; in check_sqs() local
1603 static void write_swqe2_immediate(struct sk_buff *skb, struct ehea_swqe *swqe, in write_swqe2_immediate()
1641 struct ehea_swqe *swqe, u32 lkey) in write_swqe2_data()
1956 static void xmit_common(struct sk_buff *skb, struct ehea_swqe *swqe) in xmit_common()
1989 struct ehea_swqe *swqe, u32 lkey) in ehea_xmit2()
1999 struct ehea_swqe *swqe) in ehea_xmit3()
2017 struct ehea_swqe *swqe; in ehea_start_xmit() local
2478 struct ehea_swqe *swqe; in ehea_purge_sq() local
Dehea_qmr.h319 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) in ehea_post_swqe()
/linux-5.19.10/include/rdma/
Drdmavt_qp.h212 static inline struct rvt_ah *rvt_get_swqe_ah(struct rvt_swqe *swqe) in rvt_get_swqe_ah()
222 static inline struct rdma_ah_attr *rvt_get_swqe_ah_attr(struct rvt_swqe *swqe) in rvt_get_swqe_ah_attr()
232 static inline u32 rvt_get_swqe_remote_qpn(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qpn()
242 static inline u32 rvt_get_swqe_remote_qkey(struct rvt_swqe *swqe) in rvt_get_swqe_remote_qkey()
252 static inline u16 rvt_get_swqe_pkey_index(struct rvt_swqe *swqe) in rvt_get_swqe_pkey_index()
/linux-5.19.10/drivers/infiniband/hw/qib/
Dqib_ud.c51 static void qib_ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in qib_ud_loopback()
/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dud.c31 static void ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in ud_loopback()
Dtid_rdma.h101 struct rvt_swqe *swqe; member
/linux-5.19.10/drivers/infiniband/hw/qedr/
Dverbs.c3412 struct rdma_sq_send_wqe_1st *swqe, in qedr_prepare_sq_send_data()
3542 struct rdma_sq_send_wqe_1st *swqe; in __qedr_post_send() local