pub fn process_mrg_rx<T: TapT>( rx_queue: &mut Queue, tap: &mut T, pending: &mut PendingBuffer, ) -> Result<(), NetError>
If avail_feature has mrg_rxbuf, use this function to process rx flow.