Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c6412 static bool hclge_is_cls_flower_active(struct hnae3_handle *handle) in hclge_is_cls_flower_active() function
6630 if (!hnae3_ae_dev_fd_supported(hdev->ae_dev) || hclge_is_cls_flower_active(handle)) in hclge_get_fd_rule_cnt()
12770 .cls_flower_active = hclge_is_cls_flower_active,