Searched refs:hw_version (Results 1 – 1 of 1) sorted by relevance
939 enum { MVPP21, MVPP22 } hw_version; member1311 if (port->priv->hw_version == MVPP21) { in mvpp2_txdesc_dma_addr_set()1325 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_size_set()1335 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_txq_set()1345 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_cmd_set()1355 if (port->priv->hw_version == MVPP21) in mvpp2_txdesc_offset_set()1364 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_dma_addr_get()1373 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_cookie_get()1382 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_size_get()1391 if (port->priv->hw_version == MVPP21) in mvpp2_rxdesc_status_get()[all …]