Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib.h131 struct ipoib_header { struct
H A Dipoib_ib.c254 skb->protocol = ((struct ipoib_header *) skb->data)->proto; in ipoib_ib_handle_rx_wc()
H A Dipoib_cm.c668 skb->protocol = ((struct ipoib_header *) skb->data)->proto; in ipoib_cm_handle_rx_wc()