Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/neterion/vxge/
Dvxge-ethtool.h55 #define STAT_LEN (VXGE_HW_STATS_LEN + DRIVER_STAT_LEN + VXGE_SW_STATS_LEN) macro
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c57 static u32 STAT_LEN; /* length of status page at ring end */ variable
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c144 STAT_LEN = L1_CACHE_BYTES > 64 ? 128 : 64 enumerator