Searched refs:bnx2x_slowpath (Results 1 – 2 of 2) sorted by relevance
627 struct bnx2x_slowpath { struct1234 struct bnx2x_slowpath *sp;1535 (sc->sp_dma.paddr + offsetof(struct bnx2x_slowpath, var))
8935 if (bnx2x_dma_alloc(sc, sizeof(struct bnx2x_slowpath), in bnx2x_alloc_hsi_mem()8943 sc->sp = (struct bnx2x_slowpath *)sc->sp_dma.vaddr; in bnx2x_alloc_hsi_mem()