Searched refs:hw_rx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
555 iflib_dma_free(&softc->hw_rx_port_stats_ext); in bnxt_queues_free()644 &softc->hw_rx_port_stats_ext, 0); in bnxt_rx_queues_alloc()648 bus_dmamap_sync(softc->hw_rx_port_stats_ext.idi_tag, in bnxt_rx_queues_alloc()649 softc->hw_rx_port_stats_ext.idi_map, BUS_DMASYNC_PREREAD); in bnxt_rx_queues_alloc()659 softc->rx_port_stats_ext = (void *) softc->hw_rx_port_stats_ext.idi_vaddr; in bnxt_rx_queues_alloc()783 iflib_dma_free(&softc->hw_rx_port_stats_ext); in bnxt_rx_queues_alloc()
1054 struct iflib_dma_info hw_rx_port_stats_ext; member
1914 req.rx_stat_host_addr = htole64(softc->hw_rx_port_stats_ext.idi_paddr); in bnxt_hwrm_port_qstats_ext()1951 u64 *rx_port_stats_ext = (u64 *)softc->hw_rx_port_stats_ext.idi_vaddr; in bnxt_hwrm_port_qstats_ext()