Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_fdir.c367 static int hns3_fd_tcam_config(struct hns3_hw *hw, bool sel_x, int loc, in hns3_fd_tcam_config() function
745 ret = hns3_fd_tcam_config(hw, false, rule->location, key_y, true); in hns3_config_key()
752 ret = hns3_fd_tcam_config(hw, true, rule->location, key_x, true); in hns3_config_key()
802 ret = hns3_fd_tcam_config(hw, true, i, NULL, false); in hns3_fd_clear_all_rules()
873 hns3_fd_tcam_config(&hns->hw, true, in hns3_fdir_filter_uninit()
965 ret = hns3_fd_tcam_config(hw, true, rule->location, NULL, in hns3_fdir_filter_program()
1039 ret += hns3_fd_tcam_config(hw, true, in hns3_clear_all_fdir_filter()