Searched refs:E1000_TX_FLAGS_NO_FCS (Results 1 – 2 of 2) sorted by relevance
2689 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro2996 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3015 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()3242 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()
5425 #define E1000_TX_FLAGS_NO_FCS 0x00000010 macro5672 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5698 if (unlikely(tx_flags & E1000_TX_FLAGS_NO_FCS)) in e1000_tx_queue()5885 tx_flags |= E1000_TX_FLAGS_NO_FCS; in e1000_xmit_frame()