Searched refs:bce_shmem_base (Results 1 – 2 of 2) sorted by relevance
1199 sc->bce_shmem_base = REG_RD_IND(sc, BCE_SHM_HDR_ADDR_0 + in bce_attach()1202 sc->bce_shmem_base = HOST_VIEW_SHMEM_BASE; in bce_attach()1205 __FUNCTION__, sc->bce_shmem_base); in bce_attach()1699 bce_reg_wr_ind(sc, sc->bce_shmem_base + offset, val); in bce_shmem_wr()1713 u32 val = bce_reg_rd_ind(sc, sc->bce_shmem_base + offset); in bce_shmem_rd()10892 sc->bce_shmem_base); in bce_dump_shmem_state()
6388 u32 bce_shmem_base; member