Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common.c782 u16 fc_thres_val, tx_timer_val; in ice_fill_tx_timer_and_fc_thresh() local
797 tx_timer_val = val & E830_PRTMAC_CL01_PAUSE_QUANTA_CL0_PAUSE_QUANTA_M; in ice_fill_tx_timer_and_fc_thresh()
798 cmd->tx_tmr_value = CPU_TO_LE16(tx_timer_val); in ice_fill_tx_timer_and_fc_thresh()
806 tx_timer_val = val & in ice_fill_tx_timer_and_fc_thresh()
808 cmd->tx_tmr_value = CPU_TO_LE16(tx_timer_val); in ice_fill_tx_timer_and_fc_thresh()