Searched refs:CP_TX_LGSEN (Results 1 – 1 of 1) sorted by relevance
1921 #define CP_TX_LGSEN (1<<27) in rtl8139_cplus_transmit_one() macro2068 if (txdw0 & (CP_TX_IPCS | CP_TX_UDPCS | CP_TX_TCPCS | CP_TX_LGSEN)) in rtl8139_cplus_transmit_one()2124 if (!(txdw0 & CP_TX_LGSEN) && (txdw0 & CP_TX_IPCS)) in rtl8139_cplus_transmit_one()2134 if ((txdw0 & CP_TX_LGSEN) && ip_protocol == IP_PROTO_TCP) in rtl8139_cplus_transmit_one()2258 else if (!(txdw0 & CP_TX_LGSEN) && (txdw0 & (CP_TX_TCPCS|CP_TX_UDPCS))) in rtl8139_cplus_transmit_one()