Linux Kernel
3.7.1
|
#include <rtl818x.h>
Data Fields | |
char * | name |
void(* | init )(struct ieee80211_hw *) |
void(* | stop )(struct ieee80211_hw *) |
void(* | set_chan )(struct ieee80211_hw *, struct ieee80211_conf *) |
void(* | conf_erp )(struct ieee80211_hw *, struct ieee80211_bss_conf *) |
u8(* | calc_rssi )(u8 agc, u8 sq) |
void(* conf_erp)(struct ieee80211_hw *, struct ieee80211_bss_conf *) |
void(* init)(struct ieee80211_hw *) |
void(* set_chan)(struct ieee80211_hw *, struct ieee80211_conf *) |
void(* stop)(struct ieee80211_hw *) |