Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.h362 static inline int dpaa2_eth_cmp_dpni_ver(struct dpaa2_eth_priv *priv, in dpaa2_eth_cmp_dpni_ver() function
Ddpaa2-ethtool.c109 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_DYNAMIC_LINK_SET_VER_MAJOR, in dpaa2_eth_set_link_ksettings()
Ddpaa2-eth.c1901 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_VER_MAJOR, DPNI_VER_MINOR) < 0) { in setup_dpni()