Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpmac.h88 #define DPMAC_LINK_OPT_AUTONEG BIT_ULL(0) macro
Ddpaa2-mac.c169 dpmac_state->options |= DPMAC_LINK_OPT_AUTONEG; in dpaa2_mac_config()
171 dpmac_state->options &= ~DPMAC_LINK_OPT_AUTONEG; in dpaa2_mac_config()