Searched refs:channel_type (Results 26 - 50 of 82) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c719 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
730 channel_type = nla_get_u32(info->attrs[
732 if (channel_type != NL80211_CHAN_NO_HT &&
733 channel_type != NL80211_CHAN_HT20 &&
734 channel_type != NL80211_CHAN_HT40PLUS &&
735 channel_type != NL80211_CHAN_HT40MINUS)
744 result = cfg80211_set_freq(rdev, wdev, freq, channel_type);
747 result = cfg80211_set_freq(rdev, NULL, freq, channel_type);
4487 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
4521 channel_type
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wireless/
H A Dnl80211.c719 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
730 channel_type = nla_get_u32(info->attrs[
732 if (channel_type != NL80211_CHAN_NO_HT &&
733 channel_type != NL80211_CHAN_HT20 &&
734 channel_type != NL80211_CHAN_HT40PLUS &&
735 channel_type != NL80211_CHAN_HT40MINUS)
744 result = cfg80211_set_freq(rdev, wdev, freq, channel_type);
747 result = cfg80211_set_freq(rdev, NULL, freq, channel_type);
4487 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; local
4521 channel_type
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...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1153 enum nl80211_channel_type channel_type)
1167 if (!sdata && local->_oper_channel_type == channel_type)
1176 if (!ieee80211_set_channel_type(local, sdata, channel_type))
1407 sdata->vif.bss_conf.channel_type == NL80211_CHAN_NO_HT) {
1520 enum nl80211_channel_type channel_type,
1526 return ieee80211_wk_remain_on_channel(sdata, chan, channel_type,
1541 enum nl80211_channel_type channel_type,
1558 (channel_type != local->tmp_channel_type &&
1559 channel_type != local->_oper_channel_type))
1150 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
155 prev_chantype = sdata->vif.bss_conf.channel_type;
167 channel_type = NL80211_CHAN_HT20;
176 channel_type = NL80211_CHAN_HT40PLUS;
181 channel_type = NL80211_CHAN_HT40MINUS;
188 local->tmp_channel_type = channel_type;
190 if (!ieee80211_set_channel_type(local, sdata, channel_type)) {
192 channel_type = NL80211_CHAN_HT20;
193 WARN_ON(!ieee80211_set_channel_type(local, sdata, channel_type));
196 /* channel_type chang
[all...]
H A Ddebugfs.c259 switch (local->hw.conf.channel_type) {
381 DEBUGFS_ADD(channel_type);
H A Ddriver-trace.h179 __field(int, channel_type)
194 __entry->channel_type = local->hw.conf.channel_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Dcfg.c1153 enum nl80211_channel_type channel_type)
1167 if (!sdata && local->_oper_channel_type == channel_type)
1176 if (!ieee80211_set_channel_type(local, sdata, channel_type))
1407 sdata->vif.bss_conf.channel_type == NL80211_CHAN_NO_HT) {
1520 enum nl80211_channel_type channel_type,
1526 return ieee80211_wk_remain_on_channel(sdata, chan, channel_type,
1541 enum nl80211_channel_type channel_type,
1558 (channel_type != local->tmp_channel_type &&
1559 channel_type != local->_oper_channel_type))
1150 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
155 prev_chantype = sdata->vif.bss_conf.channel_type;
167 channel_type = NL80211_CHAN_HT20;
176 channel_type = NL80211_CHAN_HT40PLUS;
181 channel_type = NL80211_CHAN_HT40MINUS;
188 local->tmp_channel_type = channel_type;
190 if (!ieee80211_set_channel_type(local, sdata, channel_type)) {
192 channel_type = NL80211_CHAN_HT20;
193 WARN_ON(!ieee80211_set_channel_type(local, sdata, channel_type));
196 /* channel_type chang
[all...]
H A Ddebugfs.c259 switch (local->hw.conf.channel_type) {
381 DEBUGFS_ADD(channel_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/passdb/
H A Dsecrets.c642 uint32 *channel_type; local
645 channel_type = (unsigned int *)secrets_fetch(key, &size);
646 if (channel_type) {
647 *channel = IVAL(channel_type,0);
648 SAFE_FREE(channel_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dcfg80211.h1111 enum nl80211_channel_type channel_type);
1168 enum nl80211_channel_type channel_type,
1177 enum nl80211_channel_type channel_type,
2340 * @channel_type: Channel type
2347 enum nl80211_channel_type channel_type,
2355 * @channel_type: Channel type
2361 enum nl80211_channel_type channel_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dcfg80211.h1111 enum nl80211_channel_type channel_type);
1168 enum nl80211_channel_type channel_type,
1177 enum nl80211_channel_type channel_type,
2340 * @channel_type: Channel type
2347 enum nl80211_channel_type channel_type,
2355 * @channel_type: Channel type
2361 enum nl80211_channel_type channel_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/passdb/
H A Dsecrets.c642 uint32 *channel_type; local
645 channel_type = (unsigned int *)secrets_fetch(key, &size);
646 if (channel_type) {
647 *channel = IVAL(channel_type,0);
648 SAFE_FREE(channel_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/passdb/
H A Dsecrets.c642 uint32 *channel_type; local
645 channel_type = (unsigned int *)secrets_fetch(key, &size);
646 if (channel_type) {
647 *channel = IVAL(channel_type,0);
648 SAFE_FREE(channel_type);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/wl12xx/
H A Dwl1271_main.c160 .channel_type = CONF_CHANNEL_TYPE_DCF,
168 .channel_type = CONF_CHANNEL_TYPE_DCF,
176 .channel_type = CONF_CHANNEL_TYPE_DCF,
184 .channel_type = CONF_CHANNEL_TYPE_DCF,
192 .channel_type = CONF_CHANNEL_TYPE_DCF,
200 .channel_type = CONF_CHANNEL_TYPE_DCF,
208 .channel_type = CONF_CHANNEL_TYPE_DCF,
352 conf_tid->channel_type,
H A Dwl1271_conf.h617 u8 channel_type; member in struct:conf_tx_tid
H A Dwl1271_init.c298 conf_tid->channel_type,
H A Dwl1271_acx.h798 u8 channel_type; member in struct:acx_tid_config
1110 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type,
H A Dwl1271_acx.c864 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type, argument
881 acx->channel_type = channel_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_main.c160 .channel_type = CONF_CHANNEL_TYPE_DCF,
168 .channel_type = CONF_CHANNEL_TYPE_DCF,
176 .channel_type = CONF_CHANNEL_TYPE_DCF,
184 .channel_type = CONF_CHANNEL_TYPE_DCF,
192 .channel_type = CONF_CHANNEL_TYPE_DCF,
200 .channel_type = CONF_CHANNEL_TYPE_DCF,
208 .channel_type = CONF_CHANNEL_TYPE_DCF,
352 conf_tid->channel_type,
H A Dwl1271_conf.h617 u8 channel_type; member in struct:conf_tx_tid
H A Dwl1271_init.c298 conf_tid->channel_type,
H A Dwl1271_acx.h798 u8 channel_type; member in struct:acx_tid_config
1110 int wl1271_acx_tid_cfg(struct wl1271 *wl, u8 queue_id, u8 channel_type,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/autoconf/Autom4te/
H A DChannelDefs.pm274 elsif (channel_type ($cat) eq 'warning')
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/Automake/
H A DChannelDefs.pm281 elsif (channel_type ($cat) eq 'warning')

Completed in 373 milliseconds

1234