Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c670 ipoib_unicast_send(struct mbuf *mb, struct ipoib_dev_priv *priv, struct ipoib_header *eh) in ipoib_unicast_send()
720 struct ipoib_header *eh; in ipoib_send_one()
722 eh = mtod(mb, struct ipoib_header *); in ipoib_send_one()
H A Dipoib_ib.c205 struct ipoib_header *eh; in ipoib_ib_handle_rx_wc()
262 eh = mtod(mb, struct ipoib_header *); in ipoib_ib_handle_rx_wc()
H A Dipoib.h170 struct ipoib_header { struct
H A Dipoib_cm.c563 struct ipoib_header *ibh; in ipoib_cm_handle_rx_wc()
569 ibh = mtod(mb, struct ipoib_header *); in ipoib_cm_handle_rx_wc()