Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c383 #define FD_TCAM_CMD_NUM 3 in hns3_fd_tcam_config() macro
387 struct hns3_cmd_desc desc[FD_TCAM_CMD_NUM]; in hns3_fd_tcam_config()
420 ret = hns3_cmd_send(hw, desc, FD_TCAM_CMD_NUM); in hns3_fd_tcam_config()