Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dethtool.h530 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *rule);
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Dbcm_sf2_cfp.c478 ethtool_rx_flow_rule_destroy(flow); in bcm_sf2_cfp_ipv4_rule_set()
840 ethtool_rx_flow_rule_destroy(flow); in bcm_sf2_cfp_ipv6_rule_set()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_cls.c1409 ethtool_rx_flow_rule_destroy(ethtool_rule); in mvpp2_ethtool_cls_rule_ins()
1419 ethtool_rx_flow_rule_destroy(ethtool_rule); in mvpp2_ethtool_cls_rule_ins()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dioctl.c3130 ethtool_rx_flow_rule_destroy(flow); in ethtool_rx_flow_rule_create()
3222 void ethtool_rx_flow_rule_destroy(struct ethtool_rx_flow_rule *flow) in ethtool_rx_flow_rule_destroy() function
3227 EXPORT_SYMBOL(ethtool_rx_flow_rule_destroy);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c2019 ethtool_rx_flow_rule_destroy(flow); in qede_flow_spec_to_rule()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c1915 ethtool_rx_flow_rule_destroy(flow); in cxgb4_ntuple_set_filter()