Home
last modified time | relevance | path

Searched refs:E1000_MDEF_PORT_623 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h112 #define E1000_MDEF_PORT_623 0x00000800 /* Port 0x26f */ macro
H A Dnetdev.c2884 if (mdef & ~(E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2894 if (j == (E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2900 ew32(MDEF(i), (E1000_MDEF_PORT_623 | in e1000_init_manageability_pt()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h112 #define E1000_MDEF_PORT_623 0x00000800 /* Port 0x26f */ macro
H A Dnetdev.c2877 if (mdef & ~(E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2887 if (j == (E1000_MDEF_PORT_623 | E1000_MDEF_PORT_664)) in e1000_init_manageability_pt()
2893 ew32(MDEF(i), (E1000_MDEF_PORT_623 | in e1000_init_manageability_pt()

Completed in 22 milliseconds