Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpmac.h88 #define DPMAC_LINK_OPT_AUTONEG BIT_ULL(0) macro
A Ddpaa2-mac.c163 dpmac_state->options |= DPMAC_LINK_OPT_AUTONEG; in dpaa2_mac_config()
165 dpmac_state->options &= ~DPMAC_LINK_OPT_AUTONEG; in dpaa2_mac_config()

Completed in 4 milliseconds