Searched defs:__stat (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/net/core/ |
D | page_pool.c | 46 #define alloc_stat_inc(pool, __stat) (pool->alloc_stats.__stat++) argument 48 #define recycle_stat_inc(pool, __stat) \ argument 54 #define recycle_stat_add(pool, __stat, val) \ argument 156 #define alloc_stat_inc(pool, __stat) argument 157 #define recycle_stat_inc(pool, __stat) argument 158 #define recycle_stat_add(pool, __stat, val) argument
|
/linux-6.15/drivers/net/ethernet/meta/fbnic/ |
D | fbnic_mac.c | 412 #define fbnic_mac_stat_rd64(fbd, reset, __stat, __CSR) \ argument
|