Home
last modified time | relevance | path

Searched refs:dpaa2_eth_tx_pause_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c79 tx_pause = dpaa2_eth_tx_pause_enabled(priv->link_state.options); in dpaa2_eth_dcbnl_ieee_setpfc()
H A Ddpaa2-eth.h730 static inline bool dpaa2_eth_tx_pause_enabled(u64 link_options) in dpaa2_eth_tx_pause_enabled() function
H A Ddpaa2-eth.c2150 tx_pause = dpaa2_eth_tx_pause_enabled(state.options); in dpaa2_eth_link_state_update()