Home
last modified time | relevance | path

Searched refs:max_agg_size (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h377 u16 max_agg_size; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c251 rx->max_agg_size = mm_cpu_to_le16(0); /* TPA related only */; in lm_eth_init_client_init_rx_data()
946 …_MAX_AGG_SIZE * LM_TPA_PAGE_SIZE) < MAX_VARIABLE_VALUE(tpa_chain->ramrod_data_virt->max_agg_size)); in lm_tpa_send_ramrod()
947 …tpa_chain->ramrod_data_virt->max_agg_size = mm_cpu_to_le16(LM_TPA_MAX_AGG_SIZE * LM_TPA_P… in lm_tpa_send_ramrod()
H A Dlm_pf.c762 …client_init_data_virt->rx.max_agg_size = mm_cpu_to_le16(0); /* TPA related only … in lm_pf_init_vf_client_init_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2373 mess->tpa_client_info.max_agg_size = LM_TPA_MAX_AGG_SIZE * LM_TPA_PAGE_SIZE; in lm_vf_pf_update_rsc()
3579 …_AGG_SIZE * LM_TPA_PAGE_SIZE) < MAX_VARIABLE_VALUE(tpa_chain->tpa_ramrod_data_virt->max_agg_size)); in lm_pf_tpa_send_vf_ramrod()
3580 …tpa_chain->tpa_ramrod_data_virt->max_agg_size = mm_cpu_to_le16(LM_TPA_MAX_AGG_SIZE * LM_T… in lm_pf_tpa_send_vf_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c5044 rx_data->max_agg_size = mm_cpu_to_le16(params->tpa_agg_sz); in ecore_q_fill_init_rx_data()
5470 data->max_agg_size = mm_cpu_to_le16(params->max_agg_sz); in ecore_q_fill_update_tpa_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3156 u16_t max_agg_size /* maximal size for the aggregated TPA packets, reprted by the host */; member
4343 u16_t max_agg_size /* maximal size for the aggregated TPA packets, reprted by the host */; member