Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5545 spin_lock_bh(&hdev->fd_rule_lock); in hclge_fd_disable_user_def()
6464 spin_lock_bh(&hdev->fd_rule_lock); in hclge_add_fd_entry_common()
6621 spin_lock_bh(&hdev->fd_rule_lock); in hclge_del_fd_entry()
6649 spin_lock_bh(&hdev->fd_rule_lock); in hclge_clear_fd_rules_in_list()
6698 spin_lock_bh(&hdev->fd_rule_lock); in hclge_restore_fd_entries()
6936 spin_lock_bh(&hdev->fd_rule_lock); in hclge_get_fd_rule_info()
6999 spin_lock_bh(&hdev->fd_rule_lock); in hclge_get_all_rules()
7100 spin_lock_bh(&hdev->fd_rule_lock); in hclge_add_fd_entry_by_arfs()
7151 spin_lock_bh(&hdev->fd_rule_lock); in hclge_rfs_filter_expire()
7457 spin_lock_bh(&hdev->fd_rule_lock); in hclge_del_cls_flower()
[all …]
H A Dhclge_main.h962 spinlock_t fd_rule_lock; /* protect fd_rule_list and fd_bmap */ member
H A Dhclge_debugfs.c2218 spin_lock_bh(&hdev->fd_rule_lock); in hclge_dbg_get_rules_location()
2223 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_dbg_get_rules_location()