Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.c853 u32 val, fc_thres_m; in ice_fill_tx_timer_and_fc_thresh() local
873 fc_thres_m = E830_PRTMAC_CL01_QNT_THR_CL0_M; in ice_fill_tx_timer_and_fc_thresh()
885 fc_thres_m = E800_PRTMAC_HSEC_CTL_TX_PS_RFSH_TMR_M; in ice_fill_tx_timer_and_fc_thresh()
887 cmd->fc_refresh_threshold = le16_encode_bits(val, fc_thres_m); in ice_fill_tx_timer_and_fc_thresh()