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 in struct:vfpf_tpa_tlv::vf_pf_tpa_client_info
/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.l2_cli_con_params[cid].lah_size - (u16_t)pdev->params.rcv_buffer_offset - CACHE_LINE_SIZE);
310 rx->sge_buff_size = 0;
943 ASSERT_STATIC(LM_TPA_PAGE_SIZE < MAX_VARIABLE_VALUE(tpa_chain->ramrod_data_virt->sge_buff_size));
944 tpa_chain->ramrod_data_virt->sge_buff_size = mm_cpu_to_le16(LM_TPA_PAGE_SIZE);
/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;
3576 ASSERT_STATIC(LM_TPA_PAGE_SIZE < MAX_VARIABLE_VALUE(tpa_chain->tpa_ramrod_data_virt->sge_buff_size));
3577 tpa_chain->tpa_ramrod_data_virt->sge_buff_size = mm_cpu_to_le16(LM_TPA_PAGE_SIZE);
/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);
5473 data->sge_buff_size = mm_cpu_to_le16(params->sge_buff_sz);
/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 in struct:client_init_rx_data
4342 u16_t sge_buff_size /* Size of the buffers pointed by SGEs */; member in struct:tpa_update_ramrod_data

Completed in 165 milliseconds