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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h1802 #define BXE_MAX_PRIORITY 8 macro
1804 uint8_t prio_to_cos[BXE_MAX_PRIORITY];
H A Dbxe.c15884 for (pri = 0; pri < BXE_MAX_PRIORITY; pri++) {

Completed in 225 milliseconds