Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c378 hns3_cmd_setup_basic_desc(&desc[0], HNS3_OPC_FD_TCAM_OP, false); in hns3_fd_tcam_config()
380 hns3_cmd_setup_basic_desc(&desc[1], HNS3_OPC_FD_TCAM_OP, false); in hns3_fd_tcam_config()
382 hns3_cmd_setup_basic_desc(&desc[2], HNS3_OPC_FD_TCAM_OP, false); in hns3_fd_tcam_config()
H A Dhns3_cmd.h201 HNS3_OPC_FD_TCAM_OP = 0x1203, enumerator