Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c427 u64 tmp_packets, tmp_bytes, packets = 0, bytes = 0; in cxgb4_tc_matchall_stats() local
442 &tmp_packets, &tmp_bytes, in cxgb4_tc_matchall_stats()
447 packets += tmp_packets; in cxgb4_tc_matchall_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_matchall.c475 u64 tmp_packets, tmp_bytes, packets = 0, bytes = 0; in cxgb4_tc_matchall_stats() local
490 &tmp_packets, &tmp_bytes, in cxgb4_tc_matchall_stats()
495 packets += tmp_packets; in cxgb4_tc_matchall_stats()

Completed in 2 milliseconds