Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1011 bool sel_x, u32 loc) in hclge_dbg_fd_tcam_read()
1031 req1->xy_sel = sel_x ? 1 : 0; in hclge_dbg_fd_tcam_read()
1039 sel_x ? "x" : "y", loc); in hclge_dbg_fd_tcam_read()
1010 hclge_dbg_fd_tcam_read(struct hclge_dev *hdev, u8 stage, bool sel_x, u32 loc) hclge_dbg_fd_tcam_read() argument
H A Dhclge_main.c5038 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() argument
5058 req1->xy_sel = sel_x ? 1 : 0; in hclge_fd_tcam_config()
5061 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1512 static int hclge_dbg_fd_tcam_read(struct hclge_dev *hdev, bool sel_x, in hclge_dbg_fd_tcam_read() argument
1535 req1->xy_sel = sel_x ? 1 : 0; in hclge_dbg_fd_tcam_read()
1543 "read result tcam key %s(%u):\n", sel_x ? "x" : "y", in hclge_dbg_fd_tcam_read()
H A Dhclge_main.c5520 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() argument
5540 req1->xy_sel = sel_x ? 1 : 0; in hclge_fd_tcam_config()
5543 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config()

Completed in 34 milliseconds