Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1437 static void nicvf_link_status_check_task(struct work_struct *work_arg) in nicvf_link_status_check_task() argument
1439 struct nicvf *nic = container_of(work_arg, in nicvf_link_status_check_task()
2018 static void nicvf_set_rx_mode_task(struct work_struct *work_arg) in nicvf_set_rx_mode_task() argument
2020 struct nicvf_work *vf_work = container_of(work_arg, struct nicvf_work, in nicvf_set_rx_mode_task()