Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dbnx2.h4875 #define BNX2_HC_TX_TICKS 0x00006830 macro
Dbnx2.c4901 REG_WR(bp, BNX2_HC_TX_TICKS, (bp->tx_ticks_int << 16) | bp->tx_ticks); in bnx2_init_chip()