Searched refs:E1000_TX_FLAGS_NO_FCS (Results 1 – 2 of 2) sorted by relevance
2696 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro3004 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3022 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3248 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()
5333 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro5584 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5610 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5797 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()