Home
last modified time | relevance | path

Searched refs:FLAG2_DFLT_CRC_STRIPPING (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Dparam.c476 adapter->flags2 |= FLAG2_DFLT_CRC_STRIPPING; in e1000e_check_options()
480 adapter->flags2 |= FLAG2_DFLT_CRC_STRIPPING; in e1000e_check_options()
H A De1000.h460 #define FLAG2_DFLT_CRC_STRIPPING BIT(12) macro
H A Dnetdev.c7315 if (adapter->flags2 & FLAG2_DFLT_CRC_STRIPPING) in e1000_set_features()