Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h585 u32 proto_support; member
Dhclge_main.c4764 hdev->fd_cfg.proto_support = in hclge_init_fd_config()
4781 hdev->fd_cfg.proto_support |= ETHER_FLOW; in hclge_init_fd_config()
5144 if (!(fs->flow_type & hdev->fd_cfg.proto_support)) in hclge_fd_check_spec()
5286 if (!(hdev->fd_cfg.proto_support & ETHER_FLOW)) in hclge_fd_check_spec()