Searched refs:txrcb (Results 1 – 1 of 1) sorted by relevance
9499 u32 txrcb, limit; in tg3_tx_rcbs_disable() local9512 for (txrcb = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()9513 txrcb < limit; txrcb += TG3_BDINFO_SIZE) in tg3_tx_rcbs_disable()9514 tg3_write_mem(tp, txrcb + TG3_BDINFO_MAXLEN_FLAGS, in tg3_tx_rcbs_disable()9522 u32 txrcb = NIC_SRAM_SEND_RCB; in tg3_tx_rcbs_init() local9527 for (; i < tp->irq_max; i++, txrcb += TG3_BDINFO_SIZE) { in tg3_tx_rcbs_init()9533 tg3_set_bdinfo(tp, txrcb, tnapi->tx_desc_mapping, in tg3_tx_rcbs_init()