Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_common.c773 u16 fc_thres_val, tx_timer_val; in ice_fill_tx_timer_and_fc_thresh() local
788 tx_timer_val = val & E830_PRTMAC_CL01_PAUSE_QUANTA_CL0_PAUSE_QUANTA_M; in ice_fill_tx_timer_and_fc_thresh()
789 cmd->tx_tmr_value = CPU_TO_LE16(tx_timer_val); in ice_fill_tx_timer_and_fc_thresh()
797 tx_timer_val = val & in ice_fill_tx_timer_and_fc_thresh()
799 cmd->tx_tmr_value = CPU_TO_LE16(tx_timer_val); in ice_fill_tx_timer_and_fc_thresh()