Searched refs:FLAG2_DFLT_CRC_STRIPPING (Results 1 – 3 of 3) sorted by relevance
482 adapter->flags2 |= FLAG2_DFLT_CRC_STRIPPING; in e1000e_check_options()486 adapter->flags2 |= FLAG2_DFLT_CRC_STRIPPING; in e1000e_check_options()
452 #define FLAG2_DFLT_CRC_STRIPPING (1 << 12) macro
6919 if (adapter->flags2 & FLAG2_DFLT_CRC_STRIPPING) in e1000_set_features()