Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dnetcp.h212 int netcp_register_txhook(struct netcp_intf *netcp_priv, int order,
Dnetcp_core.c461 int netcp_register_txhook(struct netcp_intf *netcp_priv, int order, in netcp_register_txhook() function
486 EXPORT_SYMBOL_GPL(netcp_register_txhook);
Dnetcp_ethss.c2460 netcp_register_txhook(netcp, GBE_TXHOOK_ORDER, gbe_tx_hook, in gbe_open()