Home
last modified time | relevance | path

Searched refs:E1000_BLK_PHY_RESET (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h497 #define E1000_BLK_PHY_RESET 12 macro
H A Dphy.c41 * return E1000_BLK_PHY_RESET (12).
49 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in e1000e_check_reset_block_generic()
H A Dich8lan.c2050 return blocked ? E1000_BLK_PHY_RESET : 0; in e1000_check_reset_block_ich8lan()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h497 #define E1000_BLK_PHY_RESET 12 macro
H A Dphy.c42 * return E1000_BLK_PHY_RESET (12).
50 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in e1000e_check_reset_block_generic()
H A Dich8lan.c2064 return blocked ? E1000_BLK_PHY_RESET : 0; in e1000_check_reset_block_ich8lan()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h491 #define E1000_BLK_PHY_RESET 12 macro
H A De1000_phy.c36 * return E1000_BLK_PHY_RESET (12).
44 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in igb_check_reset_block()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h491 #define E1000_BLK_PHY_RESET 12 macro
H A De1000_phy.c36 * return E1000_BLK_PHY_RESET (12).
44 return (manc & E1000_MANC_BLK_PHY_RST_ON_IDE) ? E1000_BLK_PHY_RESET : 0; in igb_check_reset_block()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h260 #define E1000_BLK_PHY_RESET 12 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h260 #define E1000_BLK_PHY_RESET 12 macro

Completed in 54 milliseconds