Searched refs:DMAE_LEN32_WR_MAX (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h2041 #define DMAE_LEN32_WR_MAX(sc) (CHIP_IS_E1(sc) ? 0x400 : 0x2000) macro
H A Dbxe.c1717 int dmae_wr_max = DMAE_LEN32_WR_MAX(sc);

Completed in 189 milliseconds