Searched refs:LSO_T5_XFER_SIZE (Results 1 – 3 of 3) sorted by relevance
675 #define LSO_T5_XFER_SIZE(x) ((x) << 0) macro
1228 lso->c.len = htonl(LSO_T5_XFER_SIZE(skb->len)); in t4_eth_xmit()
1297 lso->len = cpu_to_be32(LSO_T5_XFER_SIZE(skb->len)); in t4vf_eth_xmit()