Searched refs:tg3_write32 (Results 1 – 1 of 1) sorted by relevance
470 static void tg3_write32(struct tg3 *tp, u32 off, u32 val) in tg3_write32() function572 tg3_write32(tp, off, val); in _tw32_flush()9157 tp->write32 = tg3_write32; in tg3_chip_reset()16611 tp->write32 = tg3_write32; in tg3_get_invariants()16613 tp->write32_mbox = tg3_write32; in tg3_get_invariants()16614 tp->write32_tx_mbox = tg3_write32; in tg3_get_invariants()16615 tp->write32_rx_mbox = tg3_write32; in tg3_get_invariants()