Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c442 int mfw_configured = SHMEM2_HAS(bp, drv_flags) && in bnx2x_pfc_set_pfc() local
447 (!(bp->dcbx_error & DCBX_REMOTE_MIB_ERROR) || mfw_configured)) in bnx2x_pfc_set_pfc()
607 int mfw_configured = SHMEM2_HAS(bp, drv_flags) && in bnx2x_dcbx_update_ets_params() local
614 ((bp->dcbx_error & DCBX_REMOTE_MIB_ERROR) && !mfw_configured)) in bnx2x_dcbx_update_ets_params()
1855 int mfw_configured = SHMEM2_HAS(bp, drv_flags) && in bnx2x_dcbx_fw_struct() local
1862 if ((bp->dcbx_error & DCBX_REMOTE_MIB_ERROR) && !mfw_configured) in bnx2x_dcbx_fw_struct()