Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h378 u16 sge_pause_thr_low; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h991 u16 sge_pause_thr_low; member
H A Decore_sp_verbs.c5013 rx_data->sge_pause_thr_low = mm_cpu_to_le16(params->sge_th_lo); in ecore_q_fill_init_pause_data()
5477 data->sge_pause_thr_low = mm_cpu_to_le16(params->sge_pause_thr_low); in ecore_q_fill_update_tpa_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c851 client_init_data_virt->fc.sge_pause_thr_low = 0; in lm_pf_init_vf_client_init_data()
H A Dlm_sp.c369 rx->sge_pause_thr_low = 0; in lm_eth_init_client_init_rx_data()
953 tpa_chain->ramrod_data_virt->sge_pause_thr_low = mm_cpu_to_le16(LM_TPA_SGE_PAUSE_THR_LOW); in lm_tpa_send_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2374 mess->tpa_client_info.sge_pause_thr_low = LM_TPA_SGE_PAUSE_THR_LOW; in lm_vf_pf_update_rsc()
3588 … tpa_chain->tpa_ramrod_data_virt->sge_pause_thr_low = mm_cpu_to_le16(LM_TPA_SGE_PAUSE_THR_LOW); in lm_pf_tpa_send_vf_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3178 u16_t sge_pause_thr_low /* number of remaining sges under which, we send pause message */; member
4346 u16_t sge_pause_thr_low /* number of remaining sges under which, we send pause message */; member