Searched refs:sge_page_base_lo (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3583 //u32_t sge_page_base_lo /* The address to fetch the next sges from (low) */;
3584 tpa_chain->tpa_ramrod_data_virt->sge_page_base_lo = mm_cpu_to_le32(q_addr.as_u32.low);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c948 //u32_t sge_page_base_lo /* The address to fetch the next sges from (low) */;
949 tpa_chain->ramrod_data_virt->sge_page_base_lo = mm_cpu_to_le32(tpa_chain_bd->bd_chain_phy.as_u32.low);
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c5475 data->sge_page_base_lo = mm_cpu_to_le32(U64_LO(params->sge_map.as_u64));
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h4344 u32_t sge_page_base_lo /* The address to fetch the next sges from (low) */; member in struct:tpa_update_ramrod_data

Completed in 129 milliseconds