Searched refs:lso_ctrl (Results 1 – 4 of 4) sorted by relevance
1497 u32 ctrl, lso_ctrl = 0, seq_ctrl = 0; in macb_tx_map() local1503 lso_ctrl = MACB_LSO_UFO_ENABLE; in macb_tx_map()1506 lso_ctrl = MACB_LSO_TSO_ENABLE; in macb_tx_map()1591 if (lso_ctrl) { in macb_tx_map()1592 if (lso_ctrl == MACB_LSO_UFO_ENABLE) in macb_tx_map()1622 ctrl |= MACB_BF(TX_LSO, lso_ctrl); in macb_tx_map()1625 skb->ip_summed != CHECKSUM_PARTIAL && !lso_ctrl) in macb_tx_map()
1522 lso->lso_ctrl = htonl(LSO_OPCODE_V(CPL_TX_PKT_LSO) | in cxgb4_eth_xmit()1836 lso->lso_ctrl = in cxgb4_vf_eth_xmit()
901 __be32 lso_ctrl; member
1292 lso->lso_ctrl = in t4vf_eth_xmit()