Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Ddefines.h112 #define E1000_MDEF_PORT_623 0x00000800 /* Port 0x26f */ macro
A Dnetdev.c2878 if (mdef & ~(E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2888 if (j == (E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2894 ew32(MDEF(i), (E1000_MDEF_PORT_623 | in e1000_init_manageability_pt()

Completed in 15 milliseconds