Searched refs:E1000_TX_FLAGS_NO_FCS (Results 1 – 2 of 2) sorted by relevance
2686 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro2998 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3017 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3243 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()
5387 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro5638 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5664 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5851 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()