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