Home
last modified time | relevance | path

Searched refs:sge_page_base_hi (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.c951 …tpa_chain->ramrod_data_virt->sge_page_base_hi = 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.c3586 tpa_chain->tpa_ramrod_data_virt->sge_page_base_hi = mm_cpu_to_le32(q_addr.as_u32.high); in lm_pf_tpa_send_vf_ramrod()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c5474 data->sge_page_base_hi = mm_cpu_to_le32(U64_HI(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.h4345 u32_t sge_page_base_hi /* The address to fetch the next sges from (high) */; member