Home
last modified time | relevance | path

Searched refs:cqe_pause_thr_low (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.c849 client_init_data_virt->fc.cqe_pause_thr_low = low_thresh; in lm_pf_init_vf_client_init_data()
H A Dlm_sp.c367 rx->cqe_pause_thr_low = low_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.c5009 rx_data->cqe_pause_thr_low = mm_cpu_to_le16(params->rcq_th_lo); in ecore_q_fill_init_pause_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3174 u16_t cqe_pause_thr_low /* number of remaining cqes under which, we send pause message */; member