Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ice.c7186 uint16_t fc_thres_val, tx_timer_val; in ice_fill_tx_timer_and_fc_thresh() local
7206 fc_thres_val = val & PRTMAC_HSEC_CTL_TX_PAUSE_REFRESH_TIMER_M; in ice_fill_tx_timer_and_fc_thresh()
7208 cmd->fc_refresh_threshold = htole16(fc_thres_val); in ice_fill_tx_timer_and_fc_thresh()