Searched refs:DPNI_LINK_OPT_PFC_PAUSE (Results 1 – 2 of 2) sorted by relevance
11 if (!(priv->link_state.options & DPNI_LINK_OPT_PFC_PAUSE)) in dpaa2_eth_dcbnl_ieee_getpfc()86 link_cfg.options |= DPNI_LINK_OPT_PFC_PAUSE; in dpaa2_eth_dcbnl_ieee_setpfc()88 link_cfg.options &= ~DPNI_LINK_OPT_PFC_PAUSE; in dpaa2_eth_dcbnl_ieee_setpfc()
503 #define DPNI_LINK_OPT_PFC_PAUSE 0x0000000000000010ULL macro