Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c853 client_init_data_virt->fc.cqe_pause_thr_high = high_thresh; in lm_pf_init_vf_client_init_data()
H A Dlm_sp.c371 rx->cqe_pause_thr_high = high_thresh; in lm_eth_init_client_init_rx_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c5010 rx_data->cqe_pause_thr_high = mm_cpu_to_le16(params->rcq_th_hi); in ecore_q_fill_init_pause_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3175 u16_t cqe_pause_thr_high /* number of remaining cqes above which, we send un-pause message */; member