Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h1912 #define DRV_STATUS_DCC_BANDWIDTH_ALLOCATION 0x00000200 macro
H A Dbnx2x.c3677 if (dcc_event & DRV_STATUS_DCC_BANDWIDTH_ALLOCATION) { in bnx2x_dcc_event()
3679 dcc_event &= ~DRV_STATUS_DCC_BANDWIDTH_ALLOCATION; in bnx2x_dcc_event()