Home
last modified time | relevance | path

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

/drivers/infiniband/sw/rxe/
Drxe_icrc.c140 int rxe_icrc_check(struct sk_buff *skb, struct rxe_pkt_info *pkt) in rxe_icrc_check() function
Drxe_loc.h198 int rxe_icrc_check(struct sk_buff *skb, struct rxe_pkt_info *pkt);
Drxe_recv.c385 err = rxe_icrc_check(skb, pkt); in rxe_rcv()