add_arfs_entry 521 drivers/net/ethernet/hisilicon/hns3/hnae3.h int (*add_arfs_entry)(struct hnae3_handle *handle, u16 queue_id, add_arfs_entry 1798 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c if (!h->ae_algo->ops->add_arfs_entry) add_arfs_entry 1813 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c return h->ae_algo->ops->add_arfs_entry(h, rxq_index, flow_id, &fkeys); add_arfs_entry 10205 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c .add_arfs_entry = hclge_add_fd_entry_by_arfs,