Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp.h213 int netcp_register_txhook(struct netcp_intf *netcp_priv, int order,
Dnetcp_core.c440 int netcp_register_txhook(struct netcp_intf *netcp_priv, int order, in netcp_register_txhook() function
465 EXPORT_SYMBOL_GPL(netcp_register_txhook);
Dnetcp_ethss.c2260 netcp_register_txhook(netcp, GBE_TXHOOK_ORDER, gbe_tx_hook, in gbe_open()