Searched refs:net_type (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/
H A Dray_cs.h54 UCHAR net_type; member in struct:ray_dev_t
H A Dwl3501_cs.c561 return this->net_type == IW_MODE_INFRA ? WL3501_NET_TYPE_INFRA :
567 return this->net_type == IW_MODE_INFRA ? WL3501_MGMT_CAPABILITY_ESS :
667 if ((this->net_type == IW_MODE_INFRA &&
669 (this->net_type == IW_MODE_ADHOC &&
671 this->net_type == IW_MODE_AUTO) {
708 if (this->net_type == IW_MODE_INFRA)
885 if (this->net_type == IW_MODE_INFRA) {
912 if (this->net_type == IW_MODE_INFRA)
928 if (this->net_type == IW_MODE_INFRA) {
1492 this->net_type
[all...]
H A Dray_cs.c137 static int net_type = ADHOC; variable
188 module_param(net_type, int, 0);
521 local->net_type = net_type;
673 local->sparm.b4.a_network_type = net_type & 0x01;
1025 if (local->net_type == ADHOC) {
1971 if (!sniffer && (local->net_type == INFRA)
2839 proc_create_data("driver/ray_cs/net_type", S_IWUSR, NULL, &int_proc_fops, &net_type);
2856 remove_proc_entry("driver/ray_cs/net_type", NUL
[all...]
H A Dwl3501.h595 int net_type; member in struct:wl3501_card
H A Drayctl.h449 UCHAR net_type; member in struct:start_join_net_params
H A Drndis_wlan.c292 __le32 net_type; member in struct:ndis_80211_bssid_ex
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/
H A Dray_cs.h54 UCHAR net_type; member in struct:ray_dev_t
H A Dwl3501_cs.c561 return this->net_type == IW_MODE_INFRA ? WL3501_NET_TYPE_INFRA :
567 return this->net_type == IW_MODE_INFRA ? WL3501_MGMT_CAPABILITY_ESS :
667 if ((this->net_type == IW_MODE_INFRA &&
669 (this->net_type == IW_MODE_ADHOC &&
671 this->net_type == IW_MODE_AUTO) {
708 if (this->net_type == IW_MODE_INFRA)
885 if (this->net_type == IW_MODE_INFRA) {
912 if (this->net_type == IW_MODE_INFRA)
928 if (this->net_type == IW_MODE_INFRA) {
1492 this->net_type
[all...]
H A Dray_cs.c137 static int net_type = ADHOC; variable
188 module_param(net_type, int, 0);
521 local->net_type = net_type;
673 local->sparm.b4.a_network_type = net_type & 0x01;
1025 if (local->net_type == ADHOC) {
1971 if (!sniffer && (local->net_type == INFRA)
2839 proc_create_data("driver/ray_cs/net_type", S_IWUSR, NULL, &int_proc_fops, &net_type);
2856 remove_proc_entry("driver/ray_cs/net_type", NUL
[all...]
H A Dwl3501.h595 int net_type; member in struct:wl3501_card
H A Drayctl.h449 UCHAR net_type; member in struct:start_join_net_params
H A Drndis_wlan.c292 __le32 net_type; member in struct:ndis_80211_bssid_ex

Completed in 315 milliseconds