Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h1352 #define DRV_STATUS_DCC_BANDWIDTH_ALLOCATION 0x00000200 macro
Dbnx2x_main.c3137 if (dcc_event & DRV_STATUS_DCC_BANDWIDTH_ALLOCATION) { in bnx2x_dcc_event()
3139 dcc_event &= ~DRV_STATUS_DCC_BANDWIDTH_ALLOCATION; in bnx2x_dcc_event()