proto_support 4766 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c hdev->fd_cfg.proto_support = proto_support 4783 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c hdev->fd_cfg.proto_support |= ETHER_FLOW; proto_support 5146 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!(fs->flow_type & hdev->fd_cfg.proto_support)) proto_support 5288 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c if (!(hdev->fd_cfg.proto_support & ETHER_FLOW)) proto_support 585 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h u32 proto_support;