Searched refs:tc_find_entry (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_tc.c28 static struct stmmac_tc_entry *tc_find_entry(struct stmmac_priv *priv, function
124 entry = tc_find_entry(priv, cls, true);
129 frag = tc_find_entry(priv, cls, true);
176 entry = tc_find_entry(priv, cls, false);

Completed in 134 milliseconds