Home
last modified time | relevance | path

Searched refs:NIC_SRAM_SEND_RCB (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c9535 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 16; in tg3_tx_rcbs_disable()
9537 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 4; in tg3_tx_rcbs_disable()
9540 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 2; in tg3_tx_rcbs_disable()
9542 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()
9544 for (txrcb = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()
9554 u32 txrcb = NIC_SRAM_SEND_RCB; in tg3_tx_rcbs_init()
H A Dtg3.h2158 #define NIC_SRAM_SEND_RCB 0x00000100 /* 16 * TG3_BDINFO_... */ macro
2528 * 3) In NIC_SRAM_SEND_RCB (of desired index) of on-chip SRAM:
2541 * 2) In NIC_SRAM_SEND_RCB (of desired index) of on-chip SRAM:
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c9520 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 16; in tg3_tx_rcbs_disable()
9522 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 4; in tg3_tx_rcbs_disable()
9525 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE * 2; in tg3_tx_rcbs_disable()
9527 limit = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()
9529 for (txrcb = NIC_SRAM_SEND_RCB + TG3_BDINFO_SIZE; in tg3_tx_rcbs_disable()
9539 u32 txrcb = NIC_SRAM_SEND_RCB; in tg3_tx_rcbs_init()
H A Dtg3.h2158 #define NIC_SRAM_SEND_RCB 0x00000100 /* 16 * TG3_BDINFO_... */ macro
2528 * 3) In NIC_SRAM_SEND_RCB (of desired index) of on-chip SRAM:
2541 * 2) In NIC_SRAM_SEND_RCB (of desired index) of on-chip SRAM:

Completed in 54 milliseconds