Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c727 stmmac_rx_queue_prio(priv, priv->hw, prio, tc); in tc_add_vlan_flow()
747 stmmac_rx_queue_prio(priv, priv->hw, 0, entry->tc); in tc_del_vlan_flow()
H A Dhwif.h430 #define stmmac_rx_queue_prio(__priv, __args...) \ macro