Home
last modified time | relevance | path

Searched refs:ocelot_mact_wait_for_completion (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot.c26 static inline int ocelot_mact_wait_for_completion(struct ocelot *ocelot) in ocelot_mact_wait_for_completion() function
85 return ocelot_mact_wait_for_completion(ocelot); in ocelot_mact_learn()
99 return ocelot_mact_wait_for_completion(ocelot); in ocelot_mact_forget()
707 if (ocelot_mact_wait_for_completion(ocelot)) in ocelot_mact_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot.c37 static inline int ocelot_mact_wait_for_completion(struct ocelot *ocelot) in ocelot_mact_wait_for_completion() function
98 err = ocelot_mact_wait_for_completion(ocelot); in __ocelot_mact_learn()
131 err = ocelot_mact_wait_for_completion(ocelot); in ocelot_mact_forget()
154 if (ocelot_mact_wait_for_completion(ocelot)) { in ocelot_mact_lookup()
1291 if (ocelot_mact_wait_for_completion(ocelot)) in ocelot_mact_read()
1338 err = ocelot_mact_wait_for_completion(ocelot); in ocelot_mact_flush()
1349 err = ocelot_mact_wait_for_completion(ocelot); in ocelot_mact_flush()

Completed in 8 milliseconds