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

/linux-master/drivers/infiniband/hw/irdma/
H A Dctrl.c5432 * irdma_stat_val - Extract HW counter value from statistics buffer
5438 static inline u64 irdma_stat_val(const u64 *stats_val, u16 byteoff, u8 bitoff, function
5478 u64 new_val = irdma_stat_val(gather_stats->val, map[i].byteoff,
5480 u64 last_val = irdma_stat_val(last_gather_stats->val,

Completed in 123 milliseconds