tx_hook          1175 drivers/net/ethernet/ti/netcp_core.c 	struct netcp_hook_list *tx_hook;
tx_hook          1194 drivers/net/ethernet/ti/netcp_core.c 	list_for_each_entry(tx_hook, &netcp->txhook_list_head, list) {
tx_hook          1195 drivers/net/ethernet/ti/netcp_core.c 		ret = tx_hook->hook_rtn(tx_hook->order, tx_hook->hook_data,
tx_hook          1199 drivers/net/ethernet/ti/netcp_core.c 				tx_hook->order, ret);