Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.h165 #define ice_stats_read(stats, member) ({ \ macro
H A Dice_main.c162 packets = ice_stats_read(ring_stats, pkts) & INT_MAX; in ice_check_for_hang_subtask()