Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c1440 static void nicvf_link_status_check_task(struct work_struct *work_arg) in nicvf_link_status_check_task() argument
1442 struct nicvf *nic = container_of(work_arg, in nicvf_link_status_check_task()
2026 static void nicvf_set_rx_mode_task(struct work_struct *work_arg) in nicvf_set_rx_mode_task() argument
2028 struct nicvf_work *vf_work = container_of(work_arg, struct nicvf_work, in nicvf_set_rx_mode_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A 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()

Completed in 6 milliseconds