Lines Matching refs:RX
178 - Submit RX frames to the network subsystem: ISR and NAPI
208 bus-off or RX overrun happens), error counters are updated, and
209 informative error frames are enqueued to SW RX queue.
211 #. **RX buffer not empty**. In this case, read the RX frames and enqueue
212 them to SW RX queue. Usually NAPI is used as a middle layer (see ).
280 controller mode, enable/disable, read RX frame, write TX frame, and so
331 Handling RX
335 the RXNE (RX FIFO Not Empty) bit is set. Frames are read one by one
336 until either no frame is left in the RX FIFO or the maximum work quota
338 to the network interface RX queue.
344 in the first word of RX FIFO.
373 there may be just one owner of the RX FIFO, and thus no one else should
381 Timestamping RX frames argument
473 Also similarly to retrieving the timestamp of RX frames, the core
476 to timestamping RX frames and are described in .
478 Handling RX buffer overrun
481 When a received frame does no more fit into the hardware RX FIFO in its
482 entirety, RX FIFO overrun flag (STATUS[DOR]) is set and Data Overrun