Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/freescale/enetc/
Denetc.c1756 static int enetc_dma_alloc_bdr(struct enetc_bdr_resource *res) in enetc_dma_alloc_bdr()
1775 static void enetc_dma_free_bdr(const struct enetc_bdr_resource *res) in enetc_dma_free_bdr()
1783 static int enetc_alloc_tx_resource(struct enetc_bdr_resource *res, in enetc_alloc_tx_resource()
1819 static void enetc_free_tx_resource(const struct enetc_bdr_resource *res) in enetc_free_tx_resource()
1827 static struct enetc_bdr_resource *
1830 struct enetc_bdr_resource *tx_res; in enetc_alloc_tx_resources()
1857 static void enetc_free_tx_resources(const struct enetc_bdr_resource *tx_res, in enetc_free_tx_resources()
1868 static int enetc_alloc_rx_resource(struct enetc_bdr_resource *res, in enetc_alloc_rx_resource()
1893 static void enetc_free_rx_resource(const struct enetc_bdr_resource *res) in enetc_free_rx_resource()
1899 static struct enetc_bdr_resource *
[all …]
Denetc.h89 struct enetc_bdr_resource { struct
369 const struct enetc_bdr_resource *tx_res;
370 const struct enetc_bdr_resource *rx_res;