Searched refs:DPNI_LINK_OPT_PAUSE (Results 1 – 2 of 2) sorted by relevance
1985 if (state.options & DPNI_LINK_OPT_PAUSE) { in dpaa2_flow_ctrl_get()2057 cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_flow_ctrl_set()2066 cfg.options &= ~DPNI_LINK_OPT_PAUSE; in dpaa2_flow_ctrl_set()2073 cfg.options |= DPNI_LINK_OPT_PAUSE; in dpaa2_flow_ctrl_set()2081 cfg.options &= ~DPNI_LINK_OPT_PAUSE; in dpaa2_flow_ctrl_set()
654 #define DPNI_LINK_OPT_PAUSE 0x0000000000000004ULL macro