Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c5031 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() function
5313 ret = hclge_fd_tcam_config(hdev, stage, false, rule->location, key_y, in hclge_config_key()
5322 ret = hclge_fd_tcam_config(hdev, stage, true, rule->location, key_x, in hclge_config_key()
5971 ret = hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, fs->location, in hclge_del_fd_entry()
5999 hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, location, in hclge_del_all_fd_entries()
6489 hclge_fd_tcam_config(hdev, HCLGE_FD_STAGE_1, true, in hclge_rfs_filter_expire()