Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp.h214 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order,
Dnetcp_core.c488 int netcp_unregister_txhook(struct netcp_intf *netcp_priv, int order, in netcp_unregister_txhook() function
508 EXPORT_SYMBOL_GPL(netcp_unregister_txhook);
Dnetcp_ethss.c2478 netcp_unregister_txhook(netcp, GBE_TXHOOK_ORDER, gbe_tx_hook, in gbe_close()