Searched refs:E1000_TX_FLAGS_NO_FCS (Results 1 – 1 of 1) sorted by relevance
5427 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro5674 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5700 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5887 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()