Searched refs:tx_ticks_int (Results 1 – 2 of 2) sorted by relevance
1958 REG_WR(bp, BNX2_HC_TX_TICKS, (bp->tx_ticks_int << 16) | bp->tx_ticks); in bnx2_init_chip()2276 bp->tx_ticks_int = 80; in bnx2_init_board()2306 bp->tx_ticks_int = bp->tx_ticks; in bnx2_init_board()
4124 u16 tx_ticks_int; member