Searched refs:cls_flower_list (Results 1 – 2 of 2) sorted by relevance
658 struct hlist_head cls_flower_list; member
2723 hlist_for_each_entry(f, &adapter->cls_flower_list, nfc_node) { in igb_configure_clsflower()2738 hlist_add_head(&filter->nfc_node, &adapter->cls_flower_list); in igb_configure_clsflower()2761 hlist_for_each_entry(filter, &adapter->cls_flower_list, nfc_node) in igb_delete_clsflower()10159 hlist_for_each_entry(rule, &adapter->cls_flower_list, nfc_node) in igb_nfc_filter_exit()