Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c5594 spin_lock_bh(&hdev->fd_rule_lock); in hclge_fd_rule_exist()
5600 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_fd_rule_exist()
5919 spin_lock_bh(&hdev->fd_rule_lock); in hclge_add_fd_entry()
5924 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_add_fd_entry()
5956 spin_lock_bh(&hdev->fd_rule_lock); in hclge_del_fd_entry()
5959 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_del_fd_entry()
6014 spin_lock_bh(&hdev->fd_rule_lock); in hclge_restore_fd_entries()
6034 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_restore_fd_entries()
6211 spin_lock_bh(&hdev->fd_rule_lock); in hclge_get_fd_rule_info()
6219 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_get_fd_rule_info()
[all …]
Dhclge_main.h817 spinlock_t fd_rule_lock; /* protect fd_rule_list and fd_bmap */ member
Dhclge_debugfs.c1065 spin_lock_bh(&hdev->fd_rule_lock); in hclge_dbg_get_rules_location()
1070 spin_unlock_bh(&hdev->fd_rule_lock); in hclge_dbg_get_rules_location()