Home
last modified time | relevance | path

Searched refs:fd_active_type (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h824 enum HCLGE_FD_ACTIVE_RULE_TYPE fd_active_type; member
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()