Searched refs:arfs_work (Results 1 – 1 of 1) sorted by relevance
81 struct work_struct arfs_work; member413 if (!work_pending(&arfs_rule->arfs_work) && in arfs_may_expire_flow()449 cancel_work_sync(&rule->arfs_work); in arfs_del_rules()602 arfs_work); in arfs_handle_work()648 INIT_WORK(&rule->arfs_work, arfs_handle_work); in arfs_alloc_rule()745 queue_work(arfs->wq, &arfs_rule->arfs_work); in mlx5e_rx_flow_steer()
Completed in 3 milliseconds