Searched refs:hw_rx_port_stats_ext (Results 1 – 3 of 3) sorted by relevance
581 iflib_dma_free(&softc->hw_rx_port_stats_ext); in bnxt_queues_free()670 &softc->hw_rx_port_stats_ext, 0); in bnxt_rx_queues_alloc()674 bus_dmamap_sync(softc->hw_rx_port_stats_ext.idi_tag, in bnxt_rx_queues_alloc()675 softc->hw_rx_port_stats_ext.idi_map, BUS_DMASYNC_PREREAD); in bnxt_rx_queues_alloc()685 softc->rx_port_stats_ext = (void *) softc->hw_rx_port_stats_ext.idi_vaddr; in bnxt_rx_queues_alloc()815 iflib_dma_free(&softc->hw_rx_port_stats_ext); in bnxt_rx_queues_alloc()
1128 struct iflib_dma_info hw_rx_port_stats_ext; member
1995 req.rx_stat_host_addr = htole64(softc->hw_rx_port_stats_ext.idi_paddr); in bnxt_hwrm_port_qstats_ext()2032 u64 *rx_port_stats_ext = (u64 *)softc->hw_rx_port_stats_ext.idi_vaddr; in bnxt_hwrm_port_qstats_ext()