Home
last modified time | relevance | path

Searched refs:fd_active_type (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1520 hdev->fd_active_type = HCLGE_FD_RULE_NONE; in hclge_configure()
5092 hdev->fd_active_type = HCLGE_FD_RULE_NONE; in hclge_sync_fd_state()
6371 if (hdev->fd_active_type != rule->rule_type && in hclge_add_fd_entry_common()
6372 (hdev->fd_active_type == HCLGE_FD_TC_FLOWER_ACTIVE || in hclge_add_fd_entry_common()
6373 hdev->fd_active_type == HCLGE_FD_EP_ACTIVE)) { in hclge_add_fd_entry_common()
6376 rule->rule_type, hdev->fd_active_type); in hclge_add_fd_entry_common()
6394 hdev->fd_active_type = rule->rule_type; in hclge_add_fd_entry_common()
6407 return hdev->fd_active_type == HCLGE_FD_TC_FLOWER_ACTIVE; in hclge_is_cls_flower_active()
6527 if (hdev->fd_active_type == HCLGE_FD_TC_FLOWER_ACTIVE || in hclge_del_fd_entry()
6567 hdev->fd_active_type in hclge_clear_fd_rules_in_list()
[all...]
H A Dhclge_main.h948 enum HCLGE_FD_ACTIVE_RULE_TYPE fd_active_type; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h824 enum HCLGE_FD_ACTIVE_RULE_TYPE fd_active_type; member
H A Dhclge_main.c1493 hdev->fd_active_type = HCLGE_FD_RULE_NONE; in hclge_configure()
5658 hdev->fd_active_type = HCLGE_FD_RULE_NONE; in hclge_fd_update_rule_list()
5679 hdev->fd_active_type = new_rule->rule_type; in hclge_fd_update_rule_list()
6015 hdev->fd_active_type = HCLGE_FD_RULE_NONE; in hclge_del_all_fd_entries()
6059 hdev->fd_active_type = HCLGE_FD_EP_ACTIVE; in hclge_restore_fd_entries()
6414 if (hdev->fd_active_type == HCLGE_FD_EP_ACTIVE) { in hclge_add_fd_entry_by_arfs()
6480 if (hdev->fd_active_type != HCLGE_FD_ARFS_ACTIVE) { in hclge_rfs_filter_expire()
6510 if (hdev->fd_active_type == HCLGE_FD_ARFS_ACTIVE) in hclge_clear_arfs_rules()
6555 clear = hdev->fd_active_type == HCLGE_FD_ARFS_ACTIVE; in hclge_enable_fd()

Completed in 31 milliseconds