Searched refs:tg3_write32 (Results 1 – 1 of 1) sorted by relevance
471 static void tg3_write32(struct tg3 *tp, u32 off, u32 val) in tg3_write32() function573 tg3_write32(tp, off, val); in _tw32_flush()9075 tp->write32 = tg3_write32; in tg3_chip_reset()16505 tp->write32 = tg3_write32; in tg3_get_invariants()16507 tp->write32_mbox = tg3_write32; in tg3_get_invariants()16508 tp->write32_tx_mbox = tg3_write32; in tg3_get_invariants()16509 tp->write32_rx_mbox = tg3_write32; in tg3_get_invariants()