Home
last modified time | relevance | path

Searched refs:ETH_RESET_PHY (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h84 ETH_RESET_PHY | ETH_RESET_RAM) \
/OK3568_Linux_fs/u-boot/include/linux/
H A Dethtool.h714 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dethtool-copy.h1089 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h1707 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h1707 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1887 ETH_RESET_PHY = 1 << 6, /* Transceiver/PHY */ enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dsiena.c184 ETH_RESET_PHY), in siena_map_reset_flags()
H A Def100_nic.c31 #define EF100_RESET_PORT ((ETH_RESET_MAC | ETH_RESET_PHY) << ETH_RESET_SHARED_SHIFT)
H A Def10.c1409 EF10_RESET_PORT = ((ETH_RESET_MAC | ETH_RESET_PHY) << in efx_ef10_map_reset_flags()
1413 ETH_RESET_PHY | ETH_RESET_MGMT) << in efx_ef10_map_reset_flags()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1953 FALCON_RESET_ALL = FALCON_RESET_INVISIBLE | ETH_RESET_PHY, in falcon_map_reset_flags()