Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A 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()

Completed in 6 milliseconds