Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp.h215 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order,
Dnetcp_core.c467 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order, in netcp_unregister_txhook() function
487 EXPORT_SYMBOL_GPL(netcp_unregister_txhook);
Dnetcp_ethss.c2278 netcp_unregister_txhook(netcp, GBE_TXHOOK_ORDER, gbe_tx_hook, in gbe_close()