Searched refs:FLAG2_DFLT_CRC_STRIPPING (Results 1 – 3 of 3) sorted by relevance
476 adapter->flags2 |= FLAG2_DFLT_CRC_STRIPPING; in e1000e_check_options()480 adapter->flags2 |= FLAG2_DFLT_CRC_STRIPPING; in e1000e_check_options()
460 #define FLAG2_DFLT_CRC_STRIPPING BIT(12) macro
7310 if (adapter->flags2 & FLAG2_DFLT_CRC_STRIPPING) in e1000_set_features()