Searched refs:stmmac_rx_queue_prio (Results 1 – 2 of 2) sorted by relevance
727 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()
430 #define stmmac_rx_queue_prio(__priv, __args...) \ macro