Home
last modified time | relevance | path

Searched refs:MANC (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/e1000e/
A Dmanage.c296 manc = er32(MANC); in e1000e_enable_mng_pass_thru()
A Dphy.c48 manc = er32(MANC); in e1000e_check_reset_block_generic()
A Dnetdev.c2856 manc = er32(MANC); in e1000_init_manageability_pt()
2907 ew32(MANC, manc); in e1000_init_manageability_pt()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_main.c334 u32 manc = er32(MANC); in e1000_init_manageability()
339 ew32(MANC, manc); in e1000_init_manageability()
348 u32 manc = er32(MANC); in e1000_release_manageability()
353 ew32(MANC, manc); in e1000_release_manageability()
454 if (er32(MANC) & E1000_MANC_SMBUS_EN) in e1000_power_down_phy()
A De1000_hw.c483 manc = er32(MANC); in e1000_reset_hw()
485 ew32(MANC, manc); in e1000_reset_hw()
5513 manc = er32(MANC); in e1000_enable_mng_pass_thru()
A De1000_ethtool.c408 regs_buff[26] = er32(MANC); in e1000_get_regs()
/linux-6.3-rc2/drivers/net/ethernet/renesas/
A Drswitch.h572 MANC = RMRO + 0x0198, enumerator

Completed in 51 milliseconds