Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_dcb.c200 if (GET_FLAGS(error, DCBX_LOCAL_APP_ERROR)) in bnx2x_dcbx_get_ap_feature()
203 if (app->enabled && !GET_FLAGS(error, DCBX_LOCAL_APP_ERROR)) { in bnx2x_dcbx_get_ap_feature()
2066 if (bp->dcbx_error & (DCBX_LOCAL_APP_ERROR | in bnx2x_dcbnl_get_featcfg()
Dbnx2x_hsi.h1430 #define DCBX_LOCAL_APP_ERROR 0x00000004 macro