Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Dbxe.c7747 if (dcc_event & DRV_STATUS_DCC_DISABLE_ENABLE_PF) { in bxe_dcc_event()
7762 dcc_event &= ~DRV_STATUS_DCC_DISABLE_ENABLE_PF; in bxe_dcc_event()
H A Decore_hsi.h1884 #define DRV_STATUS_DCC_DISABLE_ENABLE_PF 0x00000100 macro