Searched refs:LM_TPA_SGE_PAUSE_THR_LOW (Results 1 – 3 of 3) sorted by relevance
2374 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()
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()
2418 #define LM_TPA_SGE_PAUSE_THR_LOW (150) macro