Searched refs:LM_TPA_SGE_PAUSE_THR_HIGH (Results 1 – 3 of 3) sorted by relevance
2375 mess->tpa_client_info.sge_pause_thr_high = LM_TPA_SGE_PAUSE_THR_HIGH; in lm_vf_pf_update_rsc()3590 …tpa_chain->tpa_ramrod_data_virt->sge_pause_thr_high = mm_cpu_to_le16(LM_TPA_SGE_PAUSE_THR_HIGH); in lm_pf_tpa_send_vf_ramrod()
955 tpa_chain->ramrod_data_virt->sge_pause_thr_high = mm_cpu_to_le16(LM_TPA_SGE_PAUSE_THR_HIGH); in lm_tpa_send_ramrod()
2419 #define LM_TPA_SGE_PAUSE_THR_HIGH (250) macro