Searched refs:DCBX_LOCAL_PFC_ERROR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c329 if (GET_FLAGS(error, DCBX_LOCAL_PFC_ERROR))
330 DP(BNX2X_MSG_DCB, "DCBX_LOCAL_PFC_ERROR\n");
335 !GET_FLAGS(error, DCBX_LOCAL_PFC_ERROR | DCBX_LOCAL_PFC_MISMATCH |
2421 if (bp->dcbx_error & (DCBX_LOCAL_PFC_ERROR |
H A Dbnx2x_hsi.h1977 #define DCBX_LOCAL_PFC_ERROR 0x00000002 macro

Completed in 138 milliseconds