|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PKT_TYPE_AMSDU 0xE6 |
| #define | MIN_NUM_AMSDU 2 |
Functions | |
| int | mwifiex_11n_deaggregate_pkt (struct mwifiex_private *priv, struct sk_buff *skb) |
| int | mwifiex_11n_aggregate_pkt (struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int headroom, int ptr_index, unsigned long flags) __releases(&priv-> wmm.ra_list_spinlock) |
| #define MIN_NUM_AMSDU 2 |
Definition at line 24 of file 11n_aggr.h.
| #define PKT_TYPE_AMSDU 0xE6 |
Definition at line 23 of file 11n_aggr.h.
| int mwifiex_11n_aggregate_pkt | ( | struct mwifiex_private * | priv, |
| struct mwifiex_ra_list_tbl * | ptr, | ||
| int | headroom, | ||
| int | ptr_index, | ||
| unsigned long | flags | ||
| ) | -> wmm.ra_list_spinlock) |
Definition at line 151 of file 11n_aggr.c.
| int mwifiex_11n_deaggregate_pkt | ( | struct mwifiex_private * | priv, |
| struct sk_buff * | skb | ||
| ) |
1.8.2