Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_common.c485 u16 fc_thres_val, tx_timer_val; in ice_fill_tx_timer_and_fc_thresh() local
505 fc_thres_val = val & PRTMAC_HSEC_CTL_TX_PAUSE_REFRESH_TIMER_M; in ice_fill_tx_timer_and_fc_thresh()
507 cmd->fc_refresh_threshold = cpu_to_le16(fc_thres_val); in ice_fill_tx_timer_and_fc_thresh()