Main Page | Data Structures | Directories | File List | Data Fields | Globals

hostap_proc.c File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define PROC_LIMIT   (PAGE_SIZE - 80)

Functions

static int prism2_debug_proc_read (char *page, char **start, off_t off, int count, int *eof, void *data)
static int prism2_stats_proc_read (char *page, char **start, off_t off, int count, int *eof, void *data)
static int prism2_wds_proc_read (char *page, char **start, off_t off, int count, int *eof, void *data)
static int prism2_pda_proc_read (char *page, char **start, off_t off, int count, int *eof, void *data)
static int prism2_scan_results_proc_read (char *page, char **start, off_t off, int count, int *eof, void *data)
void hostap_init_proc (local_info_t *local)
void hostap_remove_proc (local_info_t *local)
 EXPORT_SYMBOL (hostap_init_proc)
 EXPORT_SYMBOL (hostap_remove_proc)


Define Documentation

#define PROC_LIMIT   (PAGE_SIZE - 80)
 

Definition at line 3 of file hostap_proc.c.


Function Documentation

EXPORT_SYMBOL hostap_remove_proc  ) 
 

EXPORT_SYMBOL hostap_init_proc  ) 
 

void hostap_init_proc local_info_t * local  ) 
 

Definition at line 284 of file hostap_proc.c.

References hostap_proc, prism2_debug_proc_read(), prism2_pda_proc_read(), prism2_scan_results_proc_read(), prism2_stats_proc_read(), and prism2_wds_proc_read().

Referenced by prism2_init_dev().

Here is the call graph for this function:

void hostap_remove_proc local_info_t * local  ) 
 

Definition at line 322 of file hostap_proc.c.

References hostap_proc.

Referenced by prism2_free_local_data().

static int prism2_debug_proc_read char * page,
char ** start,
off_t off,
int count,
int * eof,
void * data
[static]
 

Definition at line 7 of file hostap_proc.c.

Referenced by hostap_init_proc().

static int prism2_pda_proc_read char * page,
char ** start,
off_t off,
int count,
int * eof,
void * data
[static]
 

Definition at line 129 of file hostap_proc.c.

References PRISM2_PDA_SIZE.

Referenced by hostap_init_proc().

static int prism2_scan_results_proc_read char * page,
char ** start,
off_t off,
int count,
int * eof,
void * data
[static]
 

Definition at line 187 of file hostap_proc.c.

References hfa384x_scan_result::anl, hfa384x_hostscan_result::anl, hfa384x_hostscan_result::atim, hfa384x_scan_result::beacon_interval, hfa384x_hostscan_result::beacon_interval, hfa384x_scan_result::bssid, hfa384x_hostscan_result::bssid, hfa384x_scan_result::capability, hfa384x_hostscan_result::capability, hfa384x_scan_result::chid, hfa384x_hostscan_result::chid, MAC2STR, MACSTR, hfa384x_scan_result::rate, hfa384x_hostscan_result::rate, hfa384x_scan_result::sl, hfa384x_hostscan_result::sl, spin_lock_bh, spin_unlock_bh, hfa384x_scan_result::ssid, hfa384x_hostscan_result::ssid, hfa384x_scan_result::ssid_len, hfa384x_hostscan_result::ssid_len, hfa384x_scan_result::sup_rates, and hfa384x_hostscan_result::sup_rates.

Referenced by hostap_init_proc().

static int prism2_stats_proc_read char * page,
char ** start,
off_t off,
int count,
int * eof,
void * data
[static]
 

Definition at line 40 of file hostap_proc.c.

References comm_tallies_sums::rx_discards_no_buffer, comm_tallies_sums::rx_discards_wep_undecryptable, comm_tallies_sums::rx_fcs_errors, comm_tallies_sums::rx_fragments, comm_tallies_sums::rx_message_in_bad_msg_fragments, comm_tallies_sums::rx_message_in_msg_fragments, comm_tallies_sums::rx_multicast_frames, comm_tallies_sums::rx_multicast_octets, comm_tallies_sums::rx_unicast_frames, comm_tallies_sums::rx_unicast_octets, comm_tallies_sums::tx_deferred_transmissions, comm_tallies_sums::tx_discards, comm_tallies_sums::tx_discards_wrong_sa, comm_tallies_sums::tx_fragments, comm_tallies_sums::tx_multicast_frames, comm_tallies_sums::tx_multicast_octets, comm_tallies_sums::tx_multiple_retry_frames, comm_tallies_sums::tx_retry_limit_exceeded, comm_tallies_sums::tx_single_retry_frames, comm_tallies_sums::tx_unicast_frames, and comm_tallies_sums::tx_unicast_octets.

Referenced by hostap_init_proc().

static int prism2_wds_proc_read char * page,
char ** start,
off_t off,
int count,
int * eof,
void * data
[static]
 

Definition at line 88 of file hostap_proc.c.

References MAC2STR, MACSTR, and PROC_LIMIT.

Referenced by hostap_init_proc().


Generated on Mon Nov 21 16:01:35 2005 for openwifi by  doxygen 1.4.1