Searched refs:wriop_version (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/fsl-mc/ |
H A D | fsl_dpni.h | 128 MC_RSP_OP(cmd, 2, 16, 16, uint16_t, attr->wriop_version); \ 654 uint16_t wriop_version; member
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni-cmd.h | 215 __le16 wriop_version; member
|
H A D | dpaa2-xsk.c | 230 if (priv->dpni_attrs.wriop_version < DPAA2_WRIOP_VERSION(3, 0, 0)) { in dpaa2_xsk_enable_pool()
|
H A D | dpni.h | 223 u16 wriop_version; member
|
H A D | dpni.c | 569 attr->wriop_version = le16_to_cpu(rsp_params->wriop_version); in dpni_get_attributes()
|
H A D | dpaa2-eth.c | 3493 if (priv->dpni_attrs.wriop_version == DPAA2_WRIOP_VERSION(0, 0, 0) || in dpaa2_eth_set_buffer_layout() 3494 priv->dpni_attrs.wriop_version == DPAA2_WRIOP_VERSION(1, 0, 0)) in dpaa2_eth_set_buffer_layout() 4608 if (priv->dpni_attrs.wriop_version >= DPAA2_WRIOP_VERSION(3, 0, 0) && in dpaa2_eth_netdev_init()
|