Searched refs:pause_enable (Results 1 – 4 of 4) sorted by relevance
474 u32 pause_enable; member
2122 u32 xcm_mask = 0, ppp_enable = 0, pause_enable = 0, llfc_out_en = 0; in bnx2x_update_pfc_nig() local2142 pause_enable = 0; in bnx2x_update_pfc_nig()2157 pause_enable = nig_params->pause_enable; in bnx2x_update_pfc_nig()2159 pause_enable = 1; in bnx2x_update_pfc_nig()2168 NIG_REG_BRB0_PAUSE_IN_EN, pause_enable); in bnx2x_update_pfc_nig()2174 NIG_REG_PAUSE_ENABLE_0, pause_enable); in bnx2x_update_pfc_nig()
119 nig_params.pause_enable = 1; in bnx2x_pfc_clear()
3285 u32 pause_enable = NVREG_TX_PAUSEFRAME_ENABLE_V1; in nv_update_pause() local3287 pause_enable = NVREG_TX_PAUSEFRAME_ENABLE_V2; in nv_update_pause()3289 pause_enable = NVREG_TX_PAUSEFRAME_ENABLE_V3; in nv_update_pause()3293 writel(pause_enable, base + NvRegTxPauseFrame); in nv_update_pause()