Home
last modified time | relevance | path

Searched refs:stats_ticks (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dbnx2.c1968 REG_WR(bp, BNX2_HC_STATS_TICKS, bp->stats_ticks & 0xffff00); in bnx2_init_chip()
2284 bp->stats_ticks = 1000000 & 0xffff00; in bnx2_init_board()
Dbnx2.h4132 u32 stats_ticks; member