Home
last modified time | relevance | path

Searched defs:falcon_stat (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/sfc/
Dnic.h353 #define FALCON_STAT_OFFSET(falcon_stat) EFX_VAL(falcon_stat, offset) argument
354 #define FALCON_STAT_WIDTH(falcon_stat) EFX_VAL(falcon_stat, WIDTH) argument
357 #define FALCON_STAT(efx, falcon_stat, efx_stat) do { \ argument