Searched refs:tx_hook (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/ti/
H A Dnetcp_core.c1118 struct netcp_hook_list *tx_hook; netcp_tx_submit_skb() local
1136 list_for_each_entry(tx_hook, &netcp->txhook_list_head, list) { netcp_tx_submit_skb()
1137 ret = tx_hook->hook_rtn(tx_hook->order, tx_hook->hook_data, netcp_tx_submit_skb()
1141 tx_hook->order, ret); netcp_tx_submit_skb()

Completed in 70 milliseconds