Home
last modified time | relevance | path

Searched refs:DPNI_LINK_OPT_PAUSE (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h656 return !!(link_options & DPNI_LINK_OPT_PAUSE) ^ in dpaa2_eth_tx_pause_enabled()
662 return !!(link_options & DPNI_LINK_OPT_PAUSE); in dpaa2_eth_rx_pause_enabled()
H A Ddpaa2-ethtool.c162 cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pauseparam()
164 cfg.options &= ~DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pauseparam()
H A Ddpni.h515 #define DPNI_LINK_OPT_PAUSE 0x0000000000000004ULL macro
H A Ddpaa2-eth.c3049 link_cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pause()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h732 return !!(link_options & DPNI_LINK_OPT_PAUSE) ^ in dpaa2_eth_tx_pause_enabled()
738 return !!(link_options & DPNI_LINK_OPT_PAUSE); in dpaa2_eth_rx_pause_enabled()
H A Ddpaa2-ethtool.c195 cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pauseparam()
197 cfg.options &= ~DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pauseparam()
H A Ddpni.h510 #define DPNI_LINK_OPT_PAUSE 0x0000000000000004ULL macro
H A Ddpaa2-eth.c3621 link_cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pause()

Completed in 21 milliseconds