Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bxe/
HDbxe_stats.c218 dmae->comp_addr_hi = 0; in bxe_hw_stats_post()
293 dmae->comp_addr_hi = 0; in bxe_stats_pmf_update()
307 dmae->comp_addr_hi = U64_HI(BXE_SP_MAPPING(sc, stats_comp)); in bxe_stats_pmf_update()
346 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
359 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
380 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
396 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
412 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
470 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
484 dmae->comp_addr_hi = 0; in bxe_port_stats_init()
[all …]
HDecore_hsi.h3801 uint32_t comp_addr_hi /* completion address hi */; member
HDbxe.c1587 dmae->comp_addr_hi = U64_HI(BXE_SP_MAPPING(sc, wb_comp)); in bxe_prep_dmae_with_comp()
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_hw.c958 cmd->comp_addr_hi = OSAL_CPU_TO_LE32(DMA_HI(phys)); in ecore_dmae_execute_command()
HDecore_hsi_common.h2243 …__le32 comp_addr_hi /* PCIe completion address high in bytes or reserved (if completion address is… member