|
Linux Kernel
3.7.1
|
#include "decl.h"#include "ioctl.h"#include "util.h"#include "fw.h"#include "main.h"#include "wmm.h"#include "11n.h"#include "11n_aggr.h"Go to the source code of this file.
Functions | |
| int | mwifiex_11n_aggregate_pkt (struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *pra_list, int headroom, int ptrindex, unsigned long ra_list_flags) __releases(&priv-> wmm.ra_list_spinlock) |
| int mwifiex_11n_aggregate_pkt | ( | struct mwifiex_private * | priv, |
| struct mwifiex_ra_list_tbl * | pra_list, | ||
| int | headroom, | ||
| int | ptrindex, | ||
| unsigned long | ra_list_flags | ||
| ) | -> wmm.ra_list_spinlock) |
Definition at line 151 of file 11n_aggr.c.
1.8.2