Searched refs:channel_list (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Dat76c50x-usb.h334 u8 channel_list[14]; /* 0 for invalid channels */ member in struct:mib_mdomain
H A Dat76c50x-usb.c1165 at76_dbg(DBG_MIB, "%s: MIB MDOMAIN: channel_list %s",
1167 hex2str(m->channel_list, sizeof(m->channel_list)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Daaci.c508 static unsigned int channel_list[] = { 2, 4, 6 }; variable
527 ARRAY_SIZE(channel_list), channel_list,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwireless.h784 __u8 num_channels; /* num entries in channel_list;
813 struct iw_freq channel_list[IW_MAX_FREQUENCIES]; member in struct:iw_scan_req
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_wlan.h146 __le16 channel_list; member in struct:hfa384x_scan_request
151 __le16 channel_list; member in struct:hfa384x_hostscan_request
H A Dhostap_ioctl.c696 scan_req.channel_list = cpu_to_le16(0x3fff);
1617 scan_req.channel_list = cpu_to_le16(local->channel_mask &
1647 scan_req.channel_list = cpu_to_le16(local->channel_mask &
2495 scan_req.channel_list = cpu_to_le16(0x3fff);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dscan.c740 int wext_freq = cfg80211_wext_freq(wiphy, &wreq->channel_list[k]);
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dwlioctl.h429 chan_scandata_t channel_list[1]; /* list of chandata structs */ member in struct:wl_extdscan_params
455 * low half is count of channels in channel_list, 0
459 * follows channel_list, aligned for int32 (4 bytes)
461 * between end of channel_list and first ssid
467 uint16 channel_list[1]; /* list of chanspecs */ member in struct:wl_scan_params
2729 uint16 channel_list[WL_NUMCHANNELS]; member in struct:wl_pfn_cfg

Completed in 172 milliseconds