Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpmac.h105 #define DPMAC_LINK_OPT_ASYM_PAUSE BIT_ULL(3) macro
Ddpaa2-mac.c197 dpmac_state->options |= DPMAC_LINK_OPT_ASYM_PAUSE; in dpaa2_mac_link_up()
199 dpmac_state->options &= ~DPMAC_LINK_OPT_ASYM_PAUSE; in dpaa2_mac_link_up()