Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c775 stmmac_rx_queue_routing(priv, priv->hw, in tc_add_ethtype_flow()
786 stmmac_rx_queue_routing(priv, priv->hw, in tc_add_ethtype_flow()
817 stmmac_rx_queue_routing(priv, priv->hw, in tc_del_ethtype_flow()
822 stmmac_rx_queue_routing(priv, priv->hw, in tc_del_ethtype_flow()
H A Dhwif.h438 #define stmmac_rx_queue_routing(__priv, __args...) \ macro
H A Dstmmac_main.c3190 stmmac_rx_queue_routing(priv, priv->hw, packet, queue); in stmmac_mac_config_rx_queues_routing()