Symbol: iflib_dma_free
sys/dev/bnxt/bnxt_en/bnxt_dcb.c
365
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/bnxt_dcb.c
451
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/bnxt_dcb.c
519
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/bnxt_dcb.c
554
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
134
iflib_dma_free(&softc->hwrm_cmd_resp);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2586
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
2703
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/bnxt_mgmt.c
672
iflib_dma_free(&softc->mgmt_dma_data[i]);
sys/dev/bnxt/bnxt_en/bnxt_sysctl.c
1132
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/if_bnxt.c
1000
iflib_dma_free(&rmem->pg_arr[i]);
sys/dev/bnxt/bnxt_en/if_bnxt.c
1004
iflib_dma_free(&rmem->pg_tbl);
sys/dev/bnxt/bnxt_en/if_bnxt.c
3026
iflib_dma_free(&softc->vnic_info.mc_list);
sys/dev/bnxt/bnxt_en/if_bnxt.c
3027
iflib_dma_free(&softc->vnic_info.rss_hash_key_tbl);
sys/dev/bnxt/bnxt_en/if_bnxt.c
3028
iflib_dma_free(&softc->vnic_info.rss_grp_tbl);
sys/dev/bnxt/bnxt_en/if_bnxt.c
3030
iflib_dma_free(&softc->vnic_info.vlan_tag_list);
sys/dev/bnxt/bnxt_en/if_bnxt.c
3033
iflib_dma_free(&softc->def_cp_ring_mem);
sys/dev/bnxt/bnxt_en/if_bnxt.c
4343
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/if_bnxt.c
4461
iflib_dma_free(&dma_data);
sys/dev/bnxt/bnxt_en/if_bnxt.c
688
iflib_dma_free(&softc->tx_stats[i]);
sys/dev/bnxt/bnxt_en/if_bnxt.c
706
iflib_dma_free(&softc->tx_stats[i]);
sys/dev/bnxt/bnxt_en/if_bnxt.c
715
iflib_dma_free(&softc->rx_stats[i]);
sys/dev/bnxt/bnxt_en/if_bnxt.c
716
iflib_dma_free(&softc->hw_tx_port_stats);
sys/dev/bnxt/bnxt_en/if_bnxt.c
717
iflib_dma_free(&softc->hw_rx_port_stats);
sys/dev/bnxt/bnxt_en/if_bnxt.c
718
iflib_dma_free(&softc->hw_tx_port_stats_ext);
sys/dev/bnxt/bnxt_en/if_bnxt.c
719
iflib_dma_free(&softc->hw_rx_port_stats_ext);
sys/dev/bnxt/bnxt_en/if_bnxt.c
942
iflib_dma_free(&softc->vnic_info.rss_hash_key_tbl);
sys/dev/bnxt/bnxt_en/if_bnxt.c
944
iflib_dma_free(&softc->vnic_info.mc_list);
sys/dev/bnxt/bnxt_en/if_bnxt.c
951
iflib_dma_free(&softc->hw_tx_port_stats_ext);
sys/dev/bnxt/bnxt_en/if_bnxt.c
953
iflib_dma_free(&softc->hw_rx_port_stats_ext);
sys/dev/bnxt/bnxt_en/if_bnxt.c
955
iflib_dma_free(&softc->hw_tx_port_stats);
sys/dev/bnxt/bnxt_en/if_bnxt.c
957
iflib_dma_free(&softc->hw_rx_port_stats);
sys/dev/bnxt/bnxt_en/if_bnxt.c
961
iflib_dma_free(&softc->rx_stats[i]);
sys/dev/bnxt/bnxt_en/if_bnxt.c
978
iflib_dma_free(&softc->hwrm_short_cmd_req_addr);
sys/dev/enetc/if_enetc.c
469
iflib_dma_free(&sc->ctrl_queue.dma);
sys/dev/enetc/if_enetc.c
639
iflib_dma_free(&dma);
sys/dev/enic/if_enic.c
1530
iflib_dma_free(res);
sys/dev/enic/vnic_dev.c
851
iflib_dma_free(&vdev->notify_res);
sys/dev/enic/vnic_wq.c
46
iflib_dma_free(ifdip);
sys/dev/enic/vnic_wq.c
56
iflib_dma_free(ring->ifdip);
sys/dev/vmware/vmxnet3/if_vmx.c
1004
iflib_dma_free(&sc->vmx_rss_dma);
sys/dev/vmware/vmxnet3/if_vmx.c
1010
iflib_dma_free(&sc->vmx_ds_dma);
sys/dev/vmware/vmxnet3/if_vmx.c
1037
iflib_dma_free(&sc->vmx_mcast_dma);
sys/dev/vmware/vmxnet3/if_vmx.c
947
iflib_dma_free(&sc->vmx_qs_dma);
sys/net/iflib.c
1562
iflib_dma_free(*dmaiter);
sys/net/iflib.c
6113
iflib_dma_free(&txq->ift_ifdi[j]);
sys/net/iflib.c
6177
iflib_dma_free(&rxq->ifr_ifdi[j]);
sys/net/iflib.h
492
void iflib_dma_free(iflib_dma_info_t dma);