Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dnetcp_core.c103 struct netcp_tx_cb { struct
1021 struct netcp_tx_cb *tx_cb; in netcp_process_tx_compl_packets()
1049 tx_cb = (struct netcp_tx_cb *)skb->cb; in netcp_process_tx_compl_packets()
1191 struct netcp_tx_cb *tx_cb; in netcp_tx_submit_skb()
1227 tx_cb = (struct netcp_tx_cb *)skb->cb; in netcp_tx_submit_skb()