Home
last modified time | relevance | path

Searched refs:E1000_MDEF_PORT_623 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h112 #define E1000_MDEF_PORT_623 0x00000800 /* Port 0x26f */ macro
H A Dnetdev.c2875 if (mdef & ~(E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2885 if (j == (E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2891 ew32(MDEF(i), (E1000_MDEF_PORT_623 | in e1000_init_manageability_pt()