Home
last modified time | relevance | path

Searched refs:sge_buff_size (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/vm/
H A Dhw_channel.h376 u16 sge_buff_size; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c300 …rx->sge_buff_size = mm_cpu_to_le16(MAX_L2_CLI_BUFFER_SIZE(pdev, cid) - (u16_t)pdev->params.l… in lm_eth_init_client_init_rx_data()
310 rx->sge_buff_size = 0; in lm_eth_init_client_init_rx_data()
943 … ASSERT_STATIC(LM_TPA_PAGE_SIZE < MAX_VARIABLE_VALUE(tpa_chain->ramrod_data_virt->sge_buff_size)); in lm_tpa_send_ramrod()
944 tpa_chain->ramrod_data_virt->sge_buff_size = mm_cpu_to_le16(LM_TPA_PAGE_SIZE); in lm_tpa_send_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2372 mess->tpa_client_info.sge_buff_size = LM_TPA_PAGE_SIZE; in lm_vf_pf_update_rsc()
3576 …SERT_STATIC(LM_TPA_PAGE_SIZE < MAX_VARIABLE_VALUE(tpa_chain->tpa_ramrod_data_virt->sge_buff_size)); in lm_pf_tpa_send_vf_ramrod()
3577 tpa_chain->tpa_ramrod_data_virt->sge_buff_size = mm_cpu_to_le16(LM_TPA_PAGE_SIZE); in lm_pf_tpa_send_vf_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c5063 rx_data->sge_buff_size = mm_cpu_to_le16(params->sge_buf_sz); in ecore_q_fill_init_rx_data()
5473 data->sge_buff_size = mm_cpu_to_le16(params->sge_buff_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.h3148 u16_t sge_buff_size /* Size of the buffers pointed by SGEs */; member
4342 u16_t sge_buff_size /* Size of the buffers pointed by SGEs */; member