Home
last modified time | relevance | path

Searched defs:usable_sge (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c597 unsigned int usable_sge = priv->max_send_sge - !!skb_headlen(skb); in ipoib_send() local
H A Dipoib_cm.c713 unsigned int usable_sge = tx->max_send_sge - !!skb_headlen(skb); in ipoib_cm_send() local