Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1808 static int enetc_dma_alloc_bdr(struct enetc_bdr_resource *res) in enetc_dma_alloc_bdr()
1827 static void enetc_dma_free_bdr(const struct enetc_bdr_resource *res) in enetc_dma_free_bdr()
1835 static int enetc_alloc_tx_resource(struct enetc_bdr_resource *res, in enetc_alloc_tx_resource()
1871 static void enetc_free_tx_resource(const struct enetc_bdr_resource *res) in enetc_free_tx_resource()
1879 static struct enetc_bdr_resource *
1882 struct enetc_bdr_resource *tx_res; in enetc_alloc_tx_resources()
1909 static void enetc_free_tx_resources(const struct enetc_bdr_resource *tx_res, in enetc_free_tx_resources()
1920 static int enetc_alloc_rx_resource(struct enetc_bdr_resource *res, in enetc_alloc_rx_resource()
1945 static void enetc_free_rx_resource(const struct enetc_bdr_resource *res) in enetc_free_rx_resource()
1951 static struct enetc_bdr_resource *
[all …]
H A Denetc.h89 struct enetc_bdr_resource { struct
367 const struct enetc_bdr_resource *tx_res;
368 const struct enetc_bdr_resource *rx_res;