Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c6395 static bool hclge_is_cls_flower_active(struct hnae3_handle *handle) in hclge_is_cls_flower_active() function
6613 if (!hnae3_ae_dev_fd_supported(hdev->ae_dev) || hclge_is_cls_flower_active(handle)) in hclge_get_fd_rule_cnt()
12731 .cls_flower_active = hclge_is_cls_flower_active,