Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_tas.h64 bool sja1105_gating_check_conflicts(struct sja1105_private *priv, int port,
91 sja1105_gating_check_conflicts(struct dsa_switch *ds, int port, in sja1105_gating_check_conflicts() function
H A Dsja1105_tas.c466 bool sja1105_gating_check_conflicts(struct sja1105_private *priv, int port, in sja1105_gating_check_conflicts() function
570 if (sja1105_gating_check_conflicts(priv, port, NULL)) { in sja1105_setup_tc_taprio()
H A Dsja1105_vl.c712 if (sja1105_gating_check_conflicts(priv, -1, extack)) { in sja1105_vl_gate()