Searched defs:channel_type (Results 1 - 23 of 23) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Ddsfdec.c67 unsigned int channel_type; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dchan.c13 rdev_freq_to_chan(struct cfg80211_registered_device *rdev, int freq, enum nl80211_channel_type channel_type) argument
47 can_beacon_sec_chan(struct wiphy *wiphy, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) argument
77 cfg80211_set_freq(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, int freq, enum nl80211_channel_type channel_type) argument
[all...]
H A Dmlme.c713 cfg80211_ready_on_channel(struct net_device *dev, u64 cookie, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, unsigned int duration, gfp_t gfp) argument
726 cfg80211_remain_on_channel_expired(struct net_device *dev, u64 cookie, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, gfp_t gfp) argument
826 cfg80211_mlme_action(struct cfg80211_registered_device *rdev, struct net_device *dev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, bool channel_type_valid, const u8 *buf, size_t len, u64 *cookie) argument
H A Dnl80211.c719 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
4487 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
4764 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
5959 nl80211_send_remain_on_chan_event( int cmd, struct cfg80211_registered_device *rdev, struct net_device *netdev, u64 cookie, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, unsigned int duration, gfp_t gfp) argument
6002 nl80211_send_remain_on_channel(struct cfg80211_registered_device *rdev, struct net_device *netdev, u64 cookie, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, unsigned int duration, gfp_t gfp) argument
6013 nl80211_send_remain_on_channel_cancel( struct cfg80211_registered_device *rdev, struct net_device *netdev, u64 cookie, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, gfp_t gfp) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dcfg.c160 orinoco_set_channel(struct wiphy *wiphy, struct net_device *netdev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dchannel.h48 int channel_type; member in struct:channel_conf
78 int channel_type; member in struct:channel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dchannel.c314 int channel_type(struct channel *c) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dcommon.c61 ath9k_get_extchanmode(struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) argument
H A Dmain.c749 ath_get_extchanmode(struct ath_softc *sc, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmain.c101 enum nl80211_channel_type channel_type; local
H A Dwork.c1133 ieee80211_wk_remain_on_channel(struct ieee80211_sub_if_data *sdata, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, unsigned int duration, u64 *cookie) argument
H A Dcfg.c1150 ieee80211_set_channel(struct wiphy *wiphy, struct net_device *netdev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) argument
1517 ieee80211_remain_on_channel(struct wiphy *wiphy, struct net_device *dev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, unsigned int duration, u64 *cookie) argument
1539 ieee80211_action(struct wiphy *wiphy, struct net_device *dev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type, bool channel_type_valid, const u8 *buf, size_t len, u64 *cookie) argument
H A Dmlme.c151 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/include/plat/
H A Dste_dma40.h129 unsigned int channel_type; member in struct:stedma40_chan_cfg
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_acx.c864 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type, argument
H A Dwl1271_conf.h617 u8 channel_type; member in struct:conf_tx_tid
H A Dwl1271_acx.h798 u8 channel_type; member in struct:acx_tid_config
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/passdb/
H A Dsecrets.c642 uint32 *channel_type; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcfg.c433 lbs_cfg_set_channel(struct wiphy *wiphy, struct net_device *netdev, struct ieee80211_channel *channel, enum nl80211_channel_type channel_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.c739 u32 channel_type; // u16? local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnozomi.c200 enum channel_type { enum
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c2300 rndis_set_channel(struct wiphy *wiphy, struct net_device *netdev, struct ieee80211_channel *chan, enum nl80211_channel_type channel_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dmac80211.h245 enum nl80211_channel_type channel_type; member in struct:ieee80211_bss_conf
746 enum nl80211_channel_type channel_type; member in struct:ieee80211_conf

Completed in 152 milliseconds