Searched refs:cls_flower_list (Results 1 – 2 of 2) sorted by relevance
666 struct hlist_head cls_flower_list; member
2732 hlist_for_each_entry(f, &adapter->cls_flower_list, nfc_node) { in igb_configure_clsflower()2747 hlist_add_head(&filter->nfc_node, &adapter->cls_flower_list); in igb_configure_clsflower()2770 hlist_for_each_entry(filter, &adapter->cls_flower_list, nfc_node) in igb_delete_clsflower()10281 hlist_for_each_entry(rule, &adapter->cls_flower_list, nfc_node) in igb_nfc_filter_exit()