Home
last modified time | relevance | path

Searched refs:rxe_icrc_check (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_icrc.c140 int rxe_icrc_check(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_icrc_check() function
H A Drxe_loc.h171 int rxe_icrc_check(struct sk_buff *skb, struct rxe_pkt_info *pkt);
H A Drxe_recv.c340 err = rxe_icrc_check(skb, pkt); in rxe_rcv()