Lines Matching defs:dev

37 static int r8192_wx_get_freq(struct net_device *dev,  in r8192_wx_get_freq()
46 static int r8192_wx_get_mode(struct net_device *dev, struct iw_request_info *a, in r8192_wx_get_mode()
54 static int r8192_wx_get_rate(struct net_device *dev, in r8192_wx_get_rate()
63 static int r8192_wx_set_rate(struct net_device *dev, in r8192_wx_set_rate()
79 static int r8192_wx_set_rts(struct net_device *dev, in r8192_wx_set_rts()
95 static int r8192_wx_get_rts(struct net_device *dev, in r8192_wx_get_rts()
104 static int r8192_wx_set_power(struct net_device *dev, in r8192_wx_set_power()
120 static int r8192_wx_get_power(struct net_device *dev, in r8192_wx_get_power()
129 static int r8192_wx_force_reset(struct net_device *dev, in r8192_wx_force_reset()
143 static int r8192_wx_set_rawtx(struct net_device *dev, in r8192_wx_set_rawtx()
159 static int r8192_wx_set_crcmon(struct net_device *dev, in r8192_wx_set_crcmon()
182 static int r8192_wx_set_mode(struct net_device *dev, struct iw_request_info *a, in r8192_wx_set_mode()
220 static int rtl8180_wx_get_range(struct net_device *dev, in rtl8180_wx_get_range()
318 static int r8192_wx_set_scan(struct net_device *dev, struct iw_request_info *a, in r8192_wx_set_scan()
353 static int r8192_wx_get_scan(struct net_device *dev, struct iw_request_info *a, in r8192_wx_get_scan()
371 static int r8192_wx_set_essid(struct net_device *dev, in r8192_wx_set_essid()
387 static int r8192_wx_get_essid(struct net_device *dev, in r8192_wx_get_essid()
403 static int r8192_wx_set_freq(struct net_device *dev, struct iw_request_info *a, in r8192_wx_set_freq()
417 static int r8192_wx_get_name(struct net_device *dev, in r8192_wx_get_name()
426 static int r8192_wx_set_frag(struct net_device *dev, in r8192_wx_set_frag()
445 static int r8192_wx_get_frag(struct net_device *dev, in r8192_wx_get_frag()
458 static int r8192_wx_set_wap(struct net_device *dev, in r8192_wx_set_wap()
475 static int r8192_wx_get_wap(struct net_device *dev, in r8192_wx_get_wap()
484 static int r8192_wx_get_enc(struct net_device *dev, in r8192_wx_get_enc()
493 static int r8192_wx_set_enc(struct net_device *dev, in r8192_wx_set_enc()
585 static int r8192_wx_set_scan_type(struct net_device *dev, struct iw_request_info *aa, in r8192_wx_set_scan_type()
597 static int r8192_wx_set_retry(struct net_device *dev, in r8192_wx_set_retry()
642 static int r8192_wx_get_retry(struct net_device *dev, in r8192_wx_get_retry()
665 static int r8192_wx_get_sens(struct net_device *dev, in r8192_wx_get_sens()
677 static int r8192_wx_set_sens(struct net_device *dev, in r8192_wx_set_sens()
701 static int r8192_wx_set_enc_ext(struct net_device *dev, in r8192_wx_set_enc_ext()
773 static int r8192_wx_set_auth(struct net_device *dev, in r8192_wx_set_auth()
786 static int r8192_wx_set_mlme(struct net_device *dev, in r8192_wx_set_mlme()
800 static int r8192_wx_set_gen_ie(struct net_device *dev, in r8192_wx_set_gen_ie()
813 static int dummy(struct net_device *dev, struct iw_request_info *a, in dummy()
907 struct iw_statistics *r8192_get_wireless_stats(struct net_device *dev) in r8192_get_wireless_stats()