[ath9k-devel] ar9003_rxs struct
Adrian Chadd <[email protected]>
| Newsgroups | org.ath9k.lists.ath9k-devel |
|---|---|
| Message-ID | <CAJ-Vmo=FEUx7erH3TXWZCbzE9paPaV7X1-JBM0M=dbATGRA1hw@mail.gmail.com> |
Hi, It's just a placeholder for each of the fields defined. look at ath9k_hw_process_rxdesc_edma() for what those fields mean. -a On 13 April 2016 at 08:24, Dan <[email protected]> wrote: > Hi > > Could anyone explain the contents of this struct from ar9003_mac.h > > struct ar9003_rxs { > u32 ds_info; > u32 status1; > u32 status2; > u32 status3; > u32 status4; > u32 status5; > u32 status6; > u32 status7; > u32 status8; > u32 status9; > u32 status10; > u32 status11; > } __packed __aligned(4); > > thanks > > > _______________________________________________ > ath9k-devel mailing list > ath9k-devel at lists.ath9k.org > https://lists.ath9k.org/mailman/listinfo/ath9k-devel