Searched refs:txrcb (Results 1 – 1 of 1) sorted by relevance
9531 u32 txrcb, limit; in tg3_tx_rcbs_disable() local9544 for (txrcb = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()9545 txrcb < limit; txrcb += TG3_BDINFO_SIZE) in tg3_tx_rcbs_disable()9546 tg3_write_mem(tp, txrcb + TG3_BDINFO_MAXLEN_FLAGS, in tg3_tx_rcbs_disable()9554 u32 txrcb = NIC_SRAM_SEND_RCB; in tg3_tx_rcbs_init() local9559 for (; i < tp->irq_max; i++, txrcb += TG3_BDINFO_SIZE) { in tg3_tx_rcbs_init()9565 tg3_set_bdinfo(tp, txrcb, tnapi->tx_desc_mapping, in tg3_tx_rcbs_init()