Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/ti/
Dnetcp.h74 struct netcp_stats { struct
111 struct netcp_stats stats;
Dnetcp_core.c632 struct netcp_stats *rx_stats = &netcp->stats; in netcp_empty_rx_queue()
656 struct netcp_stats *rx_stats = &netcp->stats; in netcp_process_one_rx_packet()
1019 struct netcp_stats *tx_stats = &netcp->stats; in netcp_process_tx_compl_packets()
1282 struct netcp_stats *tx_stats = &netcp->stats; in netcp_ndo_start_xmit()
1929 struct netcp_stats *p = &netcp->stats; in netcp_get_stats()