Searched refs:netcp_unregister_rxhook (Results 1 – 3 of 3) sorted by relevance
234 int netcp_unregister_rxhook(struct netcp_intf *netcp_priv, int order,
547 int netcp_unregister_rxhook(struct netcp_intf *netcp_priv, int order, in netcp_unregister_rxhook() function568 EXPORT_SYMBOL_GPL(netcp_unregister_rxhook);
2969 netcp_unregister_rxhook(netcp, GBE_RXHOOK_ORDER, gbe_rxhook, gbe_intf); in gbe_close()