Functions
test_ioctl.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <sys/ioctl.h>
#include <sys/socket.h>
#include <linux/if.h>
#include "ath5k_interface.h"
Include dependency graph for linux_us/hwi/ath5k_raw/module/test_ioctl.c:

Go to the source code of this file.

Functions

int config (int sock, struct ifreq *ifr, unsigned int freq, int rate, unsigned char txpowerdbm, int antmode)
int config_disable_ack (int sock, struct ifreq *ifr, int disable)
int config_tx_control (int sock, struct ifreq *ifr, unsigned int count, bool wait_for_ack, bool use_short_preamble)
int main (int argc, char *argv[])
int set_debug (int sock, struct ifreq *ifr, unsigned int debug)
int set_rxfilter (int sock, struct ifreq *ifr, int broad, int con, int prom)
void usage ()

Function Documentation

int config ( int  sock,
struct ifreq *  ifr,
unsigned int  freq,
int  rate,
unsigned char  txpowerdbm,
int  antmode 
)

Definition at line 9 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.

int config_disable_ack ( int  sock,
struct ifreq *  ifr,
int  disable 
)

Definition at line 42 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.

int config_tx_control ( int  sock,
struct ifreq *  ifr,
unsigned int  count,
bool  wait_for_ack,
bool  use_short_preamble 
)

Definition at line 55 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.

int main ( int  argc,
char *  argv[] 
)

Definition at line 101 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.

int set_debug ( int  sock,
struct ifreq *  ifr,
unsigned int  debug 
)

Definition at line 29 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.

int set_rxfilter ( int  sock,
struct ifreq *  ifr,
int  broad,
int  con,
int  prom 
)

Definition at line 74 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.

void usage ( )

Definition at line 95 of file linux_us/hwi/ath5k_raw/module/test_ioctl.c.



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