Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/ti/
Dnetcp.h66 struct netcp_stats { struct
103 struct netcp_stats stats;
Dnetcp_core.c617 struct netcp_stats *rx_stats = &netcp->stats; in netcp_empty_rx_queue()
641 struct netcp_stats *rx_stats = &netcp->stats; in netcp_process_one_rx_packet()
1004 struct netcp_stats *tx_stats = &netcp->stats; in netcp_process_tx_compl_packets()
1267 struct netcp_stats *tx_stats = &netcp->stats; in netcp_ndo_start_xmit()
1914 struct netcp_stats *p = &netcp->stats; in netcp_get_stats()