Searched refs:FLAG2_CRC_STRIPPING (Results 1 – 2 of 2) sorted by relevance
475 adapter->flags2 |= FLAG2_CRC_STRIPPING; in e1000e_check_options()479 adapter->flags2 |= FLAG2_CRC_STRIPPING; in e1000e_check_options()
449 #define FLAG2_CRC_STRIPPING BIT(0) macro