Lines Matching refs:RX

207 + * uio_free_dma_rx_desc_resources - free RX dma desc resources
215 + /* Free RX queue resources */
257 + * uio_alloc_dma_rx_desc_resources - alloc RX resources.
260 + * this function allocates the resources for TX and RX paths. In case of
261 + * reception, for example, it pre-allocated the RX socket buffer in order to
270 + /* RX queues buffers and DMA */
311 + * this function allocates the resources for TX and RX paths. In case of
312 + * reception, for example, it pre-allocated the RX socket buffer in order to
358 + * uio_alloc_dma_desc_resources - alloc TX/RX resources.
361 + * this function allocates the resources for TX and RX paths. In case of
362 + * reception, for example, it pre-allocated the RX socket buffer in order to
367 + /* RX Allocation */
384 + /* Release the DMA RX socket buffers */
638 + /* DMA RX Channel Configuration */
677 + /* set RX ring length */
727 + * uio_rx_queue_dma_chan_map - Map RX queue to RX dma channel
729 + * Description: It is used for mapping RX queues to RX dma channels
744 + * uio_mac_config_rx_queues_prio - Configure RX Queue priority
746 + * Description: It is used for configuring the RX Queue Priority
784 + * uio_mac_config_rx_queues_routing - Configure RX Queue Routing
786 + * Description: It is used for configuring the RX queue routing
834 + /* Configure MTL RX algorithms */
848 + /* Map RX MTL to DMA channels */
851 + /* Enable MAC RX Queues */
854 + /* Set RX priorities */
862 + /* Set RX routing */
1013 + netdev_warn(priv->dev, "RX IPC Checksum Offload disabled\n");
1029 + /* set TX and RX rings length */