Home
last modified time | relevance | path

Searched refs:BXE_PXP_DRAM_ALIGN (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/bxe/
HDbxe.h450 #define BXE_PXP_DRAM_ALIGN (BXE_RX_ALIGN_SHIFT - 5) /* XXX ??? */ macro
HDbxe.c17214 REG_WR(sc, PXP2_REG_RQ_DRAM_ALIGN, BXE_PXP_DRAM_ALIGN); in bxe_init_hw_common()
17215 REG_WR(sc, PXP2_REG_RQ_DRAM_ALIGN_RD, BXE_PXP_DRAM_ALIGN); in bxe_init_hw_common()