VSF Documented
Functions
vsf_linux_core_80211.c File Reference
#include "shell/sys/linux/vsf_linux_cfg.h"
#include <linux/slab.h>
#include <net/mac80211.h>
#include <net/cfg80211.h>

Functions

unsigned int ieee80211_hdrlen (__le16 fc)
 
unsigned int ieee80211_get_hdrlen_from_skb (const struct sk_buff *skb)
 
struct ieee80211_hwieee80211_alloc_hw (size_t priv_data_len, const struct ieee80211_ops *ops)
 

Function Documentation

◆ ieee80211_hdrlen()

unsigned int ieee80211_hdrlen ( __le16  fc)

◆ ieee80211_get_hdrlen_from_skb()

unsigned int ieee80211_get_hdrlen_from_skb ( const struct sk_buff skb)

◆ ieee80211_alloc_hw()

struct ieee80211_hw * ieee80211_alloc_hw ( size_t  priv_data_len,
const struct ieee80211_ops ops 
)