Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.h628 static inline int dpaa2_eth_cmp_dpni_ver(struct dpaa2_eth_priv *priv, in dpaa2_eth_cmp_dpni_ver() function
643 (dpaa2_eth_cmp_dpni_ver((priv), DPNI_RX_DIST_KEY_VER_MAJOR, \
689 (dpaa2_eth_cmp_dpni_ver((priv), DPNI_PAUSE_VER_MAJOR, \
Ddpaa2-eth.c42 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_PTP_ONESTEP_VER_MAJOR, in dpaa2_eth_detect_features()
2135 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_TX_PENDING_VER_MAJOR, in dpaa2_eth_wait_for_egress_fq_empty()
3397 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_ENQUEUE_FQID_VER_MAJOR, in dpaa2_eth_set_enqueue_mode()
3441 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_ENQUEUE_FQID_VER_MAJOR, in dpaa2_eth_update_tx_fqids()
3609 if (dpaa2_eth_cmp_dpni_ver(priv, DPNI_VER_MAJOR, DPNI_VER_MINOR) < 0) { in dpaa2_eth_setup_dpni()