Searched refs:TXD_TCP_LSO_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/neterion/ | ||
H A D | s2io.h | 503 #define TXD_TCP_LSO_EN s2BIT(30) macro |
H A D | s2io.c | 4109 txdp->Control_1 |= TXD_TCP_LSO_EN; in s2io_xmit() |