Searched refs:rss_grp_tbl (Results 1 – 3 of 3) sorted by relevance
759 &softc->vnic_info.rss_grp_tbl, 0); in bnxt_rx_queues_alloc()762 bus_dmamap_sync(softc->vnic_info.rss_grp_tbl.idi_tag, in bnxt_rx_queues_alloc()763 softc->vnic_info.rss_grp_tbl.idi_map, in bnxt_rx_queues_alloc()765 memset(softc->vnic_info.rss_grp_tbl.idi_vaddr, 0xff, in bnxt_rx_queues_alloc()766 softc->vnic_info.rss_grp_tbl.idi_size); in bnxt_rx_queues_alloc()2524 iflib_dma_free(&softc->vnic_info.rss_grp_tbl); in bnxt_detach()2657 uint16_t *rgt = (uint16_t *) softc->vnic_info.rss_grp_tbl.idi_vaddr; in bnxt_rss_grp_tbl_init()4384 memset(softc->vnic_info.rss_grp_tbl.idi_vaddr, 0xff, in bnxt_clear_ids()4385 softc->vnic_info.rss_grp_tbl.idi_size); in bnxt_clear_ids()
545 struct iflib_dma_info rss_grp_tbl; member
2127 req.ring_grp_tbl_addr = htole64(vnic->rss_grp_tbl.idi_paddr); in bnxt_hwrm_rss_cfg()