Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c769 struct ehea_swqe *swqe; in check_sqs() local
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() local
2479 struct ehea_swqe *swqe; in ehea_purge_sq() local
H A Dehea_qmr.h319 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) in ehea_post_swqe()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_ud.c51 static void qib_ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in qib_ud_loopback()
/openbmc/linux/include/rdma/
H A 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()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dud.c31 static void ud_loopback(struct rvt_qp *sqp, struct rvt_swqe *swqe) in ud_loopback()
H A Dtid_rdma.h101 struct rvt_swqe *swqe; member
/openbmc/linux/drivers/infiniband/hw/qedr/
H A Dverbs.c3421 struct rdma_sq_send_wqe_1st *swqe, in qedr_prepare_sq_send_data()
3551 struct rdma_sq_send_wqe_1st *swqe; in __qedr_post_send() local