Searched refs:NIC_SRAM_SEND_RCB (Results 1 – 2 of 2) sorted by relevance
2141 #define NIC_SRAM_SEND_RCB 0x00000100 /* 16 * TG3_BDINFO_... */ macro
9467 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 16; in tg3_tx_rcbs_disable()9469 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 4; in tg3_tx_rcbs_disable()9472 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 2; in tg3_tx_rcbs_disable()9474 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()9476 for (txrcb = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()9486 u32 txrcb = NIC_SRAM_SEND_RCB; in tg3_tx_rcbs_init()