Home
last modified time | relevance | path

Searched refs:DPNI_LINK_OPT_ASYM_PAUSE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ethtool.c166 cfg.options |= DPNI_LINK_OPT_ASYM_PAUSE; in dpaa2_eth_set_pauseparam()
168 cfg.options &= ~DPNI_LINK_OPT_ASYM_PAUSE; in dpaa2_eth_set_pauseparam()
H A Ddpaa2-eth.h657 !!(link_options & DPNI_LINK_OPT_ASYM_PAUSE); in dpaa2_eth_tx_pause_enabled()
H A Ddpni.h519 #define DPNI_LINK_OPT_ASYM_PAUSE 0x0000000000000008ULL macro
H A Ddpaa2-eth.c3052 link_cfg.options &= ~DPNI_LINK_OPT_ASYM_PAUSE; in dpaa2_eth_set_pause()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpni.h1241 #define DPNI_LINK_OPT_ASYM_PAUSE 0x0000000000000008ULL macro