Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cadence/
A Dmacb_main.c1882 u32 ctrl, lso_ctrl = 0, seq_ctrl = 0; in macb_tx_map() local
1888 lso_ctrl = MACB_LSO_UFO_ENABLE; in macb_tx_map()
1891 lso_ctrl = MACB_LSO_TSO_ENABLE; in macb_tx_map()
1976 if (lso_ctrl) { in macb_tx_map()
1977 if (lso_ctrl == MACB_LSO_UFO_ENABLE) in macb_tx_map()
2007 ctrl |= MACB_BF(TX_LSO, lso_ctrl); in macb_tx_map()
2010 skb->ip_summed != CHECKSUM_PARTIAL && !lso_ctrl) in macb_tx_map()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dt4_msg.h910 __be32 lso_ctrl; member
A Dsge.c1389 lso->lso_ctrl = htonl(LSO_OPCODE_V(CPL_TX_PKT_LSO) | in write_tso_wr()
1946 lso->lso_ctrl = in cxgb4_vf_eth_xmit()
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c1292 lso->lso_ctrl = in t4vf_eth_xmit()

Completed in 34 milliseconds