Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/bxe/
Decore_hsi.h1885 #define DRV_STATUS_DCC_BANDWIDTH_ALLOCATION 0x00000200 macro
Dbxe.c7835 if (dcc_event & DRV_STATUS_DCC_BANDWIDTH_ALLOCATION) { in bxe_dcc_event()
7837 dcc_event &= ~DRV_STATUS_DCC_BANDWIDTH_ALLOCATION; in bxe_dcc_event()