Lines Matching refs:enetc_bdr_resource
1763 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 *
1909 struct enetc_bdr_resource *rx_res; in enetc_alloc_rx_resources()
1936 static void enetc_free_rx_resources(const struct enetc_bdr_resource *rx_res, in enetc_free_rx_resources()
1948 const struct enetc_bdr_resource *res) in enetc_assign_tx_resource()
1958 const struct enetc_bdr_resource *res) in enetc_assign_rx_resource()
1966 const struct enetc_bdr_resource *res) in enetc_assign_tx_resources()
1982 const struct enetc_bdr_resource *res) in enetc_assign_rx_resources()
2498 struct enetc_bdr_resource *tx_res, *rx_res; in enetc_open()
2601 struct enetc_bdr_resource *tx_res, *rx_res; in enetc_reconfigure()