Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c2086 static int enetc_dma_alloc_bdr(struct enetc_bdr_resource *res) in enetc_dma_alloc_bdr()
2105 static void enetc_dma_free_bdr(const struct enetc_bdr_resource *res) in enetc_dma_free_bdr()
2113 static int enetc_alloc_tx_resource(struct enetc_bdr_resource *res, in enetc_alloc_tx_resource()
2149 static void enetc_free_tx_resource(const struct enetc_bdr_resource *res) in enetc_free_tx_resource()
2157 static struct enetc_bdr_resource *
2160 struct enetc_bdr_resource *tx_res; in enetc_alloc_tx_resources()
2187 static void enetc_free_tx_resources(const struct enetc_bdr_resource *tx_res, in enetc_free_tx_resources()
2198 static int enetc_alloc_rx_resource(struct enetc_bdr_resource *res, in enetc_alloc_rx_resource()
2223 static void enetc_free_rx_resource(const struct enetc_bdr_resource *res) in enetc_free_rx_resource()
2229 static struct enetc_bdr_resource *
[all …]