Searched refs:byteoff (Results 1 – 3 of 3) sorted by relevance
288 u16 byteoff; member
5438 static inline u64 irdma_stat_val(const u64 *stats_val, u16 byteoff, u8 bitoff, in irdma_stat_val() argument5441 u16 idx = byteoff / sizeof(*stats_val); in irdma_stat_val()5478 u64 new_val = irdma_stat_val(gather_stats->val, map[i].byteoff, in irdma_update_stats()5481 map[i].byteoff, map[i].bitoff, in irdma_update_stats()
1615 gather_stats->val[map[i].byteoff / sizeof(u64)] = new_val; in irdma_cqp_gather_stats_gen1()
Completed in 25 milliseconds