Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c2421 info->willing = (bp->dcbx_remote_flags & DCBX_APP_REM_WILLING) ?: 0; in bnx2x_peer_appinfo()
Dbnx2x_hsi.h1823 #define DCBX_APP_REM_WILLING 0x00000400 macro