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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1359 #define BXE_ONE_PORT(sc) (sc->flags & BXE_ONE_PORT_FLAG) macro
H A Dbxe.c17667 low = (BXE_ONE_PORT(sc) ? 160 : 246);
17669 if (BXE_ONE_PORT(sc)) {
17677 low = (BXE_ONE_PORT(sc) ? 80 : 160);

Completed in 154 milliseconds