Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dnetcp.h230 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order,
H A Dnetcp_core.c498 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order, in netcp_unregister_txhook() function
518 EXPORT_SYMBOL_GPL(netcp_unregister_txhook);
H A Dnetcp_ethss.c2970 netcp_unregister_txhook(netcp, GBE_TXHOOK_ORDER, gbe_txhook, gbe_intf); in gbe_close()