Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/sw/rxe/
Drxe_recv.c333 static int rxe_match_dgid(struct rxe_dev *rxe, struct sk_buff *skb) in rxe_match_dgid() function
371 if (unlikely(rxe_match_dgid(rxe, skb) < 0)) { in rxe_rcv()