Home
last modified time | relevance | path

Searched refs:rxe_pkt_info (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_hdr.h14 struct rxe_pkt_info { struct
28 static inline struct rxe_pkt_info *SKB_TO_PKT(struct sk_buff *skb) in SKB_TO_PKT() argument
30 BUILD_BUG_ON(sizeof(struct rxe_pkt_info) > sizeof(skb->cb)); in SKB_TO_PKT()
34 static inline struct sk_buff *PKT_TO_SKB(struct rxe_pkt_info *pkt) in PKT_TO_SKB()
280 static inline u8 bth_opcode(struct rxe_pkt_info *pkt) in bth_opcode()
285 static inline void bth_set_opcode(struct rxe_pkt_info *pkt, u8 opcode) in bth_set_opcode()
290 static inline u8 bth_se(struct rxe_pkt_info *pkt) in bth_se()
295 static inline void bth_set_se(struct rxe_pkt_info *pkt, int se) in bth_set_se()
300 static inline u8 bth_mig(struct rxe_pkt_info *pkt) in bth_mig()
305 static inline void bth_set_mig(struct rxe_pkt_info *pkt, u8 mig) in bth_set_mig()
[all …]
H A Drxe_recv.c13 static int check_type_state(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_type_state()
75 static int check_keys(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_keys()
100 static int check_addr(struct rxe_dev *rxe, struct rxe_pkt_info *pkt, in check_addr()
135 static int hdr_check(struct rxe_pkt_info *pkt) in hdr_check()
182 static inline void rxe_rcv_pkt(struct rxe_pkt_info *pkt, struct sk_buff *skb) in rxe_rcv_pkt()
192 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_rcv_mcast_pkt()
235 struct rxe_pkt_info *cpkt; in rxe_rcv_mcast_pkt()
286 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_chk_dgid()
319 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_rcv()
H A Drxe_resp.c53 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_resp_queue_pkt()
67 struct rxe_pkt_info **pkt_p) in get_req()
81 struct rxe_pkt_info *pkt) in check_psn()
125 struct rxe_pkt_info *pkt) in check_op_seq()
215 struct rxe_pkt_info *pkt) in check_qp_attr_access()
239 struct rxe_pkt_info *pkt) in check_op_valid()
321 struct rxe_pkt_info *pkt) in check_resource()
349 struct rxe_pkt_info *pkt) in rxe_resp_check_length()
414 static void qp_resp_from_reth(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in qp_resp_from_reth()
428 static void qp_resp_from_atmeth(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in qp_resp_from_atmeth()
[all …]
H A Drxe_loc.h18 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp);
93 int paylen, struct rxe_pkt_info *pkt);
94 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt,
96 int rxe_xmit_packet(struct rxe_qp *qp, struct rxe_pkt_info *pkt,
171 int rxe_icrc_check(struct sk_buff *skb, struct rxe_pkt_info *pkt);
172 void rxe_icrc_generate(struct sk_buff *skb, struct rxe_pkt_info *pkt);
H A Drxe_comp.c147 struct rxe_pkt_info *pkt, in get_wqe()
182 struct rxe_pkt_info *pkt, in check_psn()
225 struct rxe_pkt_info *pkt, in check_ack()
364 struct rxe_pkt_info *pkt, in do_read()
384 struct rxe_pkt_info *pkt, in do_atomic()
509 struct rxe_pkt_info *pkt, in complete_ack()
533 struct rxe_pkt_info *pkt, in complete_wqe()
614 static void free_pkt(struct rxe_pkt_info *pkt) in free_pkt()
652 struct rxe_pkt_info *pkt = NULL; in rxe_completer()
H A Drxe_icrc.c72 static __be32 rxe_icrc_hdr(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_icrc_hdr()
140 int rxe_icrc_check(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_icrc_check()
165 void rxe_icrc_generate(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_icrc_generate()
H A Drxe_net.c139 struct rxe_pkt_info *pkt = SKB_TO_PKT(skb); in rxe_udp_encap_recv()
279 static int prepare4(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare4()
305 static int prepare6(struct rxe_av *av, struct rxe_pkt_info *pkt, in prepare6()
330 int rxe_prepare(struct rxe_av *av, struct rxe_pkt_info *pkt, in rxe_prepare()
359 static int rxe_send(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_send()
385 static int rxe_loopback(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_loopback()
407 int rxe_xmit_packet(struct rxe_qp *qp, struct rxe_pkt_info *pkt, in rxe_xmit_packet()
452 int paylen, struct rxe_pkt_info *pkt) in rxe_init_packet()
H A Drxe_req.c418 struct rxe_pkt_info *pkt) in init_req_packet()
500 struct rxe_send_wqe *wqe, struct rxe_pkt_info *pkt, in finish_packet()
544 struct rxe_pkt_info *pkt) in update_wqe_state()
556 struct rxe_pkt_info *pkt, in update_wqe_psn()
601 static void update_state(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in update_state()
671 struct rxe_pkt_info pkt; in rxe_requester()
H A Drxe_av.c131 struct rxe_av *rxe_get_av(struct rxe_pkt_info *pkt, struct rxe_ah **ahp) in rxe_get_av()