Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.c1965 static int hclge_dbg_fd_tcam_read(struct hclge_dev *hdev, bool sel_x, in hclge_dbg_fd_tcam_read() argument
1987 req1->xy_sel = sel_x ? 1 : 0; in hclge_dbg_fd_tcam_read()
1995 sel_x ? "x" : "y", tcam_msg.loc); in hclge_dbg_fd_tcam_read()
H A Dhclge_main.c5615 static int hclge_fd_tcam_config(struct hclge_dev *hdev, u8 stage, bool sel_x, in hclge_fd_tcam_config() argument
5635 req1->xy_sel = sel_x ? 1 : 0; in hclge_fd_tcam_config()
5638 req1->entry_vld = sel_x ? is_add : 0; in hclge_fd_tcam_config()