Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c801 stmmac_rx_queue_routing(priv, priv->hw, in tc_add_ethtype_flow()
812 stmmac_rx_queue_routing(priv, priv->hw, in tc_add_ethtype_flow()
843 stmmac_rx_queue_routing(priv, priv->hw, in tc_del_ethtype_flow()
848 stmmac_rx_queue_routing(priv, priv->hw, in tc_del_ethtype_flow()
H A Dhwif.h434 #define stmmac_rx_queue_routing(__priv, __args...) \ macro