Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_core.c95 struct netcp_tx_cb { struct
1007 struct netcp_tx_cb *tx_cb; in netcp_process_tx_compl_packets()
1035 tx_cb = (struct netcp_tx_cb *)skb->cb; in netcp_process_tx_compl_packets()
1177 struct netcp_tx_cb *tx_cb; in netcp_tx_submit_skb()
1213 tx_cb = (struct netcp_tx_cb *)skb->cb; in netcp_tx_submit_skb()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dnetcp_core.c94 struct netcp_tx_cb { struct
1006 struct netcp_tx_cb *tx_cb; in netcp_process_tx_compl_packets()
1034 tx_cb = (struct netcp_tx_cb *)skb->cb; in netcp_process_tx_compl_packets()
1176 struct netcp_tx_cb *tx_cb; in netcp_tx_submit_skb()
1212 tx_cb = (struct netcp_tx_cb *)skb->cb; in netcp_tx_submit_skb()

Completed in 7 milliseconds