Functions | Variables
wme.c File Reference
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/module.h>
#include <linux/if_arp.h>
#include <linux/types.h>
#include <net/ip.h>
#include <net/pkt_sched.h>
#include <net/mac80211.h>
#include "ieee80211_i.h"
#include "wme.h"
Include dependency graph for kernel-3.5/wme.c:

Go to the source code of this file.

Functions

static u16 ieee80211_downgrade_queue (struct ieee80211_local *local, struct sk_buff *skb)
u16 ieee80211_select_queue (struct ieee80211_sub_if_data *sdata, struct sk_buff *skb)
u16 ieee80211_select_queue_80211 (struct ieee80211_local *local, struct sk_buff *skb, struct ieee80211_hdr *hdr)
void ieee80211_set_qos_hdr (struct ieee80211_sub_if_data *sdata, struct sk_buff *skb)
static int wme_downgrade_ac (struct sk_buff *skb)

Variables

const int ieee802_1d_to_ac [8]

Function Documentation

static u16 ieee80211_downgrade_queue ( struct ieee80211_local local,
struct sk_buff skb 
) [static]

Definition at line 55 of file kernel-3.5/wme.c.

u16 ieee80211_select_queue ( struct ieee80211_sub_if_data sdata,
struct sk_buff skb 
)

Definition at line 101 of file kernel-3.5/wme.c.

u16 ieee80211_select_queue_80211 ( struct ieee80211_local local,
struct sk_buff skb,
struct ieee80211_hdr hdr 
)

Definition at line 76 of file kernel-3.5/wme.c.

void ieee80211_set_qos_hdr ( struct ieee80211_sub_if_data sdata,
struct sk_buff skb 
)

Definition at line 162 of file kernel-3.5/wme.c.

static int wme_downgrade_ac ( struct sk_buff skb) [static]

Definition at line 35 of file kernel-3.5/wme.c.


Variable Documentation

const int ieee802_1d_to_ac[8]
Initial value:
 {
        IEEE80211_AC_BE,
        IEEE80211_AC_BK,
        IEEE80211_AC_BK,
        IEEE80211_AC_BE,
        IEEE80211_AC_VI,
        IEEE80211_AC_VI,
        IEEE80211_AC_VO,
        IEEE80211_AC_VO
}

Definition at line 24 of file kernel-3.5/wme.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Mon Oct 6 2014 08:27:13