Home
last modified time | relevance | path

Searched refs:fw_stats_req_mapping (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/dev/bxe/
HDbxe_stats.c168 U64_HI(sc->fw_stats_req_mapping), in bxe_storm_stats_post()
169 U64_LO(sc->fw_stats_req_mapping), in bxe_storm_stats_post()
HDbxe.h1687 bus_addr_t fw_stats_req_mapping; member
HDbxe.c6498 sc->fw_stats_req_mapping = 0; in bxe_free_fw_stats_mem()
6562 sc->fw_stats_req_mapping = sc->fw_stats_dma.paddr; in bxe_alloc_fw_stats_mem()
6571 (uintmax_t)sc->fw_stats_req_mapping); in bxe_alloc_fw_stats_mem()
18994 (uintmax_t)sc->fw_stats_req_mapping, in bxe_grc_dump()