Searched refs:E1000_TX_FLAGS_NO_FCS (Results 1 – 2 of 2) sorted by relevance
2701 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro3009 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3027 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3253 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()
5184 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro5435 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5461 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5648 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()