Home
last modified time | relevance | path

Searched refs:TXD_TCP_LSO_EN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/neterion/
H A Ds2io.h503 #define TXD_TCP_LSO_EN s2BIT(30) macro
H A Ds2io.c4110 txdp->Control_1 |= TXD_TCP_LSO_EN; in s2io_xmit()