Home
last modified time | relevance | path

Searched refs:dpaa2_eth_rx_pause_enabled (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c80 if (!dpaa2_eth_rx_pause_enabled(priv->link_state.options) || !tx_pause) in dpaa2_eth_dcbnl_ieee_setpfc()
H A Ddpaa2-eth.h736 static inline bool dpaa2_eth_rx_pause_enabled(u64 link_options) in dpaa2_eth_rx_pause_enabled() function