Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/sparx5/
Dsparx5_mactable.c420 void sparx5_mact_pull_work(struct work_struct *work) in sparx5_mact_pull_work() function
Dsparx5_main.h305 void sparx5_mact_pull_work(struct work_struct *work);
Dsparx5_main.c660 INIT_DELAYED_WORK(&sparx5->mact_work, sparx5_mact_pull_work); in sparx5_start()