Searched refs:DPNI_LINK_OPT_PAUSE (Results 1 – 4 of 4) sorted by relevance
732 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()
195 cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pauseparam()197 cfg.options &= ~DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pauseparam()
510 #define DPNI_LINK_OPT_PAUSE 0x0000000000000004ULL macro
3625 link_cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_eth_set_pause()