Search Linux Wireless

Re: [PATCH 5/8] mac80211: A-MPDU Rx handling aggregation reordering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > tasklet/driver
> > __ieee80211_rx()
> >        __rx_pre_monitor()
> >        __rx_pre_load()
> >        __rx_pre_qos()
> >
> >        if (agg)
> >                __rx_handle_reorder()
> >        else
> >                __rx_handle_packet()
> >
> > and __rx_handle_reorder() calls __rx_handle_packet() which does all the
> > rest, I guess.
> >
> 
> that's the general idea, but __rx_pre_qos() won't be able to be in
> __ieee80211_rx(), as it handles txrx_data. if it will be there i am
> back in the original problem - the need to restore txrx_data per
> frame. i will have to put it inside __rx_handle_packet().

Ah, ok, I see, sounds good. It can well be there but I guess it should
be before invoking the RX handlers though; then I'll go and see if
anything else only needs to be done once per interface.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux