Functions | Variables
ll_com.c File Reference
#include "config/compiler.h"
#include "core/include/definitions.h"
#include "core/include/frames.h"
#include "core/interface/wmp_interface.h"
#include "core/include/wmp_misc.h"
#include "core/include/ml_com.h"
#include <linux/if.h>
#include <linux/if_packet.h>
#include <linux/if_ether.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>
#include <net/mac80211.h>
#include <net/ieee80211_radiotap.h>
Include dependency graph for linux_ks/hwi/mac80211_mod/ll_com.c:

Go to the source code of this file.

Functions

void closeLowLevelCom (void)
int configure_interface (struct net_device *dev)
void ieee80211_rtwmp_finish (void)
int ieee80211_rtwmp_init (char *dev_name)
int ieee80211_rtwmp_send (char *buff, int size)
int ieee80211_rtwmp_timed_receive (char *buff, rxInfo *ret, int ms)
int initLowLevelCom (void)
rxInfo llreceive (char *f, int timeout)
int llsend (char *f, int size)
int readllcfg (void)

Variables

static int antenna_mode
static char devname [20]
static short freq
static char param [256]
static short rate
static unsigned char txpower_dbm
static char val [256]

Function Documentation

void closeLowLevelCom ( void  )

Definition at line 122 of file linux_ks/hwi/mac80211_mod/ll_com.c.

int configure_interface ( struct net_device *  dev)

Definition at line 126 of file linux_ks/hwi/mac80211_mod/ll_com.c.

void ieee80211_rtwmp_finish ( void  )

Definition at line 118 of file kernel-3.2/rt_wmp.c.

int ieee80211_rtwmp_init ( char *  dev_name)

Definition at line 240 of file kernel-3.2/rt_wmp.c.

int ieee80211_rtwmp_send ( char *  buff,
int  size 
)

Definition at line 125 of file kernel-3.2/rt_wmp.c.

int ieee80211_rtwmp_timed_receive ( char *  buff,
rxInfo ret,
int  ms 
)

Definition at line 206 of file kernel-3.2/rt_wmp.c.

int initLowLevelCom ( void  )

Definition at line 130 of file linux_ks/hwi/mac80211_mod/ll_com.c.

rxInfo llreceive ( char *  f,
int  timeout 
)

Definition at line 149 of file linux_ks/hwi/mac80211_mod/ll_com.c.

int llsend ( char *  f,
int  size 
)

Definition at line 145 of file linux_ks/hwi/mac80211_mod/ll_com.c.

int readllcfg ( void  )

Definition at line 73 of file linux_ks/hwi/mac80211_mod/ll_com.c.


Variable Documentation

int antenna_mode [static]

Definition at line 71 of file linux_ks/hwi/mac80211_mod/ll_com.c.

char devname[20] [static]

Definition at line 65 of file linux_ks/hwi/mac80211_mod/ll_com.c.

short freq [static]

Definition at line 68 of file linux_ks/hwi/mac80211_mod/ll_com.c.

char param[256] [static]

Definition at line 66 of file linux_ks/hwi/mac80211_mod/ll_com.c.

short rate [static]

Definition at line 69 of file linux_ks/hwi/mac80211_mod/ll_com.c.

unsigned char txpower_dbm [static]

Definition at line 70 of file linux_ks/hwi/mac80211_mod/ll_com.c.

char val[256] [static]

Definition at line 66 of file linux_ks/hwi/mac80211_mod/ll_com.c.



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