Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_common.c488 u16 fc_thres_val, tx_timer_val; in ice_fill_tx_timer_and_fc_thresh() local
508 fc_thres_val = val & PRTMAC_HSEC_CTL_TX_PAUSE_REFRESH_TIMER_M; in ice_fill_tx_timer_and_fc_thresh()
510 cmd->fc_refresh_threshold = CPU_TO_LE16(fc_thres_val); in ice_fill_tx_timer_and_fc_thresh()