Searched refs:pkt_route (Results 1 – 4 of 4) sorted by relevance
201 plat->rx_queues_cfg[queue].pkt_route = PACKET_AVCPQ; in stmmac_mtl_setup()203 plat->rx_queues_cfg[queue].pkt_route = PACKET_PTPQ; in stmmac_mtl_setup()205 plat->rx_queues_cfg[queue].pkt_route = PACKET_DCBCPQ; in stmmac_mtl_setup()207 plat->rx_queues_cfg[queue].pkt_route = PACKET_UPQ; in stmmac_mtl_setup()209 plat->rx_queues_cfg[queue].pkt_route = PACKET_MCBCQ; in stmmac_mtl_setup()211 plat->rx_queues_cfg[queue].pkt_route = 0x0; in stmmac_mtl_setup()
88 plat->rx_queues_cfg[0].pkt_route = 0x0; in common_default_data()133 plat->rx_queues_cfg[i].pkt_route = 0x0; in intel_mgbe_common_data()415 plat->rx_queues_cfg[i].pkt_route = 0x0; in snps_gmac5_default_data()
2440 if (priv->plat->rx_queues_cfg[queue].pkt_route == 0x0) in stmmac_mac_config_rx_queues_routing()2443 packet = priv->plat->rx_queues_cfg[queue].pkt_route; in stmmac_mac_config_rx_queues_routing()
113 u8 pkt_route; member