Searched refs:fc_thres_val (Results 1 – 1 of 1) sorted by relevance
782 u16 fc_thres_val, tx_timer_val; in ice_fill_tx_timer_and_fc_thresh() local802 fc_thres_val = val & E830_PRTMAC_CL01_QUANTA_THRESH_CL0_QUANTA_THRESH_M; in ice_fill_tx_timer_and_fc_thresh()812 fc_thres_val = val & E800_PRTMAC_HSEC_CTL_TX_PAUSE_REFRESH_TIMER_M; in ice_fill_tx_timer_and_fc_thresh()815 cmd->fc_refresh_threshold = CPU_TO_LE16(fc_thres_val); in ice_fill_tx_timer_and_fc_thresh()