Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_mactable.c49 static int sparx5_mact_wait_for_completion(struct sparx5 *sparx5) in sparx5_mact_wait_for_completion() function
111 ret = sparx5_mact_wait_for_completion(sparx5); in sparx5_mact_learn()
177 ret = sparx5_mact_wait_for_completion(sparx5); in sparx5_mact_getnext()
204 ret = sparx5_mact_wait_for_completion(sparx5); in sparx5_mact_find()
232 ret = sparx5_mact_wait_for_completion(sparx5); in sparx5_mact_forget()
449 ret = sparx5_mact_wait_for_completion(sparx5); in sparx5_mact_pull_work()
499 if (sparx5_mact_wait_for_completion(sparx5) != 0) in sparx5_mact_init()