Home
last modified time | relevance | path

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/device/
H A Dlm_sp.c949 …tpa_chain->ramrod_data_virt->sge_page_base_lo = mm_cpu_to_le32(tpa_chain_bd->bd_chain_phy.as_… in lm_tpa_send_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c3584 tpa_chain->tpa_ramrod_data_virt->sge_page_base_lo = mm_cpu_to_le32(q_addr.as_u32.low); in lm_pf_tpa_send_vf_ramrod()
/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)); in ecore_q_fill_update_tpa_data()
/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