Searched refs:sge_pause_thr_high (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.h379 u16 sge_pause_thr_high; member in struct:vfpf_tpa_tlv::vf_pf_tpa_client_info
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h992 u16 sge_pause_thr_high; member in struct:ecore_queue_update_tpa_params
H A Decore_sp_verbs.c5014 rx_data->sge_pause_thr_high = mm_cpu_to_le16(params->sge_th_hi);
5476 data->sge_pause_thr_high = mm_cpu_to_le16(params->sge_pause_thr_high);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_pf.c855 client_init_data_virt->fc.sge_pause_thr_high = 0;
H A Dlm_sp.c373 rx->sge_pause_thr_high = 0;
954 //u16_t sge_pause_thr_high /* number of remaining sges above which, we send un-pause message */;
955 tpa_chain->ramrod_data_virt->sge_pause_thr_high = mm_cpu_to_le16(LM_TPA_SGE_PAUSE_THR_HIGH);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2375 mess->tpa_client_info.sge_pause_thr_high = LM_TPA_SGE_PAUSE_THR_HIGH;
3589 //u16_t sge_pause_thr_high /* number of remaining sges above which, we send un-pause message */;
3590 tpa_chain->tpa_ramrod_data_virt->sge_pause_thr_high = mm_cpu_to_le16(LM_TPA_SGE_PAUSE_THR_HIGH);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3179 u16_t sge_pause_thr_high /* number of remaining sges above which, we send un-pause message */; member in struct:client_init_rx_data
4347 u16_t sge_pause_thr_high /* number of remaining sges above which, we send un-pause message */; member in struct:tpa_update_ramrod_data

Completed in 158 milliseconds