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@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to