Searched refs:pause_enable (Results 1 – 4 of 4) sorted by relevance
473 u32 pause_enable; member
2126 u32 xcm_mask = 0, ppp_enable = 0, pause_enable = 0, llfc_out_en = 0; in bnx2x_update_pfc_nig() local2146 pause_enable = 0; in bnx2x_update_pfc_nig()2161 pause_enable = nig_params->pause_enable; in bnx2x_update_pfc_nig()2163 pause_enable = 1; in bnx2x_update_pfc_nig()2172 NIG_REG_BRB0_PAUSE_IN_EN, pause_enable); in bnx2x_update_pfc_nig()2178 NIG_REG_PAUSE_ENABLE_0, pause_enable); in bnx2x_update_pfc_nig()
119 nig_params.pause_enable = 1; in bnx2x_pfc_clear()
3219 u32 pause_enable = NVREG_TX_PAUSEFRAME_ENABLE_V1; in nv_update_pause() local3221 pause_enable = NVREG_TX_PAUSEFRAME_ENABLE_V2; in nv_update_pause()3223 pause_enable = NVREG_TX_PAUSEFRAME_ENABLE_V3; in nv_update_pause()3227 writel(pause_enable, base + NvRegTxPauseFrame); in nv_update_pause()