Searched refs:E1000_TARC_ENABLE (Results 1 – 2 of 2) sorted by relevance
321 #define E1000_TARC_ENABLE BIT(10) macro
2410 if (core->mac[TARC0] & E1000_TARC_ENABLE) { in e1000e_set_tctl()2415 if (core->mac[TARC1] & E1000_TARC_ENABLE) { in e1000e_set_tctl()2430 if (core->mac[tarc_reg] & E1000_TARC_ENABLE) { in e1000e_set_tdt()3429 [TARC0] = 0x3 | E1000_TARC_ENABLE,3430 [TARC1] = 0x3 | E1000_TARC_ENABLE,