Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/enetc/
Denetc.c1763 static int enetc_dma_alloc_bdr(struct enetc_bdr_resource *res) in enetc_dma_alloc_bdr()
1782 static void enetc_dma_free_bdr(const struct enetc_bdr_resource *res) in enetc_dma_free_bdr()
1790 static int enetc_alloc_tx_resource(struct enetc_bdr_resource *res, in enetc_alloc_tx_resource()
1826 static void enetc_free_tx_resource(const struct enetc_bdr_resource *res) in enetc_free_tx_resource()
1834 static struct enetc_bdr_resource *
1837 struct enetc_bdr_resource *tx_res; in enetc_alloc_tx_resources()
1864 static void enetc_free_tx_resources(const struct enetc_bdr_resource *tx_res, in enetc_free_tx_resources()
1875 static int enetc_alloc_rx_resource(struct enetc_bdr_resource *res, in enetc_alloc_rx_resource()
1900 static void enetc_free_rx_resource(const struct enetc_bdr_resource *res) in enetc_free_rx_resource()
1906 static struct enetc_bdr_resource *
[all …]
Denetc.h89 struct enetc_bdr_resource { struct
367 const struct enetc_bdr_resource *tx_res;
368 const struct enetc_bdr_resource *rx_res;