Defines | Functions
status.c File Reference
#include <linux/export.h>
#include <linux/etherdevice.h>
#include <net/mac80211.h>
#include <asm/unaligned.h>
#include "ieee80211_i.h"
#include "rate.h"
#include "mesh.h"
#include "led.h"
#include "wme.h"
Include dependency graph for kernel-3.5/status.c:

Go to the source code of this file.

Defines

#define STA_LOST_PKT_THRESHOLD   50

Functions

 EXPORT_SYMBOL (ieee80211_tx_status_irqsafe)
 EXPORT_SYMBOL (ieee80211_tx_status)
 EXPORT_SYMBOL (ieee80211_report_low_ack)
 EXPORT_SYMBOL (ieee80211_free_txskb)
static void ieee80211_add_tx_radiotap_header (struct ieee80211_supported_band *sband, struct sk_buff *skb, int retry_count, int rtap_len)
static void ieee80211_check_pending_bar (struct sta_info *sta, u8 *addr, u8 tid)
static void ieee80211_frame_acked (struct sta_info *sta, struct sk_buff *skb)
void ieee80211_free_txskb (struct ieee80211_hw *hw, struct sk_buff *skb)
static void ieee80211_handle_filtered_frame (struct ieee80211_local *local, struct sta_info *sta, struct sk_buff *skb)
void ieee80211_report_low_ack (struct ieee80211_sta *pubsta, u32 num_packets)
static void ieee80211_set_bar_pending (struct sta_info *sta, u8 tid, u16 ssn)
static int ieee80211_tx_radiotap_len (struct ieee80211_tx_info *info)
void ieee80211_tx_status (struct ieee80211_hw *hw, struct sk_buff *skb)
void ieee80211_tx_status_irqsafe (struct ieee80211_hw *hw, struct sk_buff *skb)

Define Documentation

#define STA_LOST_PKT_THRESHOLD   50

Definition at line 337 of file kernel-3.5/status.c.


Function Documentation

static void ieee80211_add_tx_radiotap_header ( struct ieee80211_supported_band sband,
struct sk_buff skb,
int  retry_count,
int  rtap_len 
) [static]

Definition at line 257 of file kernel-3.5/status.c.

static void ieee80211_check_pending_bar ( struct sta_info sta,
u8 addr,
u8  tid 
) [static]

Definition at line 168 of file kernel-3.5/status.c.

static void ieee80211_frame_acked ( struct sta_info sta,
struct sk_buff skb 
) [static]

Definition at line 180 of file kernel-3.5/status.c.

void ieee80211_free_txskb ( struct ieee80211_hw *  hw,
struct sk_buff skb 
)

Definition at line 644 of file kernel-3.5/status.c.

static void ieee80211_handle_filtered_frame ( struct ieee80211_local local,
struct sta_info sta,
struct sk_buff skb 
) [static]

Definition at line 45 of file kernel-3.5/status.c.

void ieee80211_report_low_ack ( struct ieee80211_sta *  pubsta,
u32  num_packets 
)

Definition at line 636 of file kernel-3.5/status.c.

static void ieee80211_set_bar_pending ( struct sta_info sta,
u8  tid,
u16  ssn 
) [static]

Definition at line 222 of file kernel-3.5/status.c.

static int ieee80211_tx_radiotap_len ( struct ieee80211_tx_info info) [static]

Definition at line 234 of file kernel-3.5/status.c.

void ieee80211_tx_status ( struct ieee80211_hw *  hw,
struct sk_buff skb 
)

Definition at line 339 of file kernel-3.5/status.c.

void ieee80211_tx_status_irqsafe ( struct ieee80211_hw *  hw,
struct sk_buff skb 
)

Definition at line 23 of file kernel-3.5/status.c.



ros_rt_wmp
Author(s): Danilo Tardioli, dantard@unizar.es
autogenerated on Fri Jan 3 2014 12:07:58