Lines Matching refs:RX

191 + * uio_free_dma_rx_desc_resources - free RX dma desc resources
199 + /* Free RX queue resources */
248 + * uio_alloc_dma_rx_desc_resources - alloc RX resources.
251 + * this function allocates the resources for TX and RX paths. In case of
252 + * reception, for example, it pre-allocated the RX socket buffer in order to
261 + /* RX queues buffers and DMA */
296 + * this function allocates the resources for TX and RX paths. In case of
297 + * reception, for example, it pre-allocated the RX socket buffer in order to
345 + * uio_alloc_dma_desc_resources - alloc TX/RX resources.
348 + * this function allocates the resources for TX and RX paths. In case of
349 + * reception, for example, it pre-allocated the RX socket buffer in order to
354 + /* RX Allocation */
371 + /* Release the DMA RX socket buffers */
466 + /* DMA RX Channel Configuration */
506 + /* set RX ring length */
556 + * uio_rx_queue_dma_chan_map - Map RX queue to RX dma channel
558 + * Description: It is used for mapping RX queues to RX dma channels
573 + * uio_mac_config_rx_queues_prio - Configure RX Queue priority
575 + * Description: It is used for configuring the RX Queue Priority
613 + * uio_mac_config_rx_queues_routing - Configure RX Queue Routing
615 + * Description: It is used for configuring the RX queue routing
679 + /* Configure MTL RX algorithms */
693 + /* Map RX MTL to DMA channels */
696 + /* Enable MAC RX Queues */
699 + /* Set RX priorities */
707 + /* Set RX routing */
841 + netdev_warn(priv->dev, "RX IPC Checksum Offload disabled\n");
855 + /* set TX and RX rings length */