Searched refs:addr_to_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 2816 u32 addr_to_write, vifid, addrs, stats_type, i; in bnx2x_handle_afex_cmd() local 2836 addr_to_write = SHMEM2_RD(bp, in bnx2x_handle_afex_cmd() 2843 addr_to_write); in bnx2x_handle_afex_cmd() 2849 REG_WR(bp, addr_to_write + i*sizeof(u32), in bnx2x_handle_afex_cmd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 2814 u32 addr_to_write, vifid, addrs, stats_type, i; in bnx2x_handle_afex_cmd() local 2834 addr_to_write = SHMEM2_RD(bp, in bnx2x_handle_afex_cmd() 2841 addr_to_write); in bnx2x_handle_afex_cmd() 2847 REG_WR(bp, addr_to_write + i*sizeof(u32), in bnx2x_handle_afex_cmd()
|
Completed in 32 milliseconds