Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h589 u32 rule_num[MAX_STAGE_NUM]; /* rule entry number */ member
Dhclge_debugfs.c1090 !hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]) in hclge_dbg_fd_tcam()
1093 rule_locs = kcalloc(hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1], in hclge_dbg_fd_tcam()
Dhclge_main.c5001 &hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1], in hclge_init_fd_config()
5002 &hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_2], in hclge_init_fd_config()
5525 if (fs->location >= hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]) { in hclge_fd_check_spec()
5529 hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1] - 1); in hclge_fd_check_spec()
5942 if (fs->location >= hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]) in hclge_del_fd_entry()
5978 hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]) in hclge_del_all_fd_entries()
5991 hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]); in hclge_del_all_fd_entries()
6049 cmd->data = hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]; in hclge_get_fd_rule_cnt()
6286 cmd->data = hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]; in hclge_get_all_rules()
6403 if (bit_id >= hdev->fd_cfg.rule_num[HCLGE_FD_STAGE_1]) { in hclge_add_fd_entry_by_arfs()