Searched refs:signal_type (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0900_sw.c1288 enum fe_stv0900_signal_type signal_type = STV0900_NODATA; local
1318 signal_type = stv0900_get_signal_params(fe);
1330 signal_type = stv0900_get_signal_params(fe);
1339 return signal_type;
1834 enum fe_stv0900_signal_type signal_type = STV0900_NOCARRIER; local
1929 signal_type = STV0900_NOAGC1;
1945 if (signal_type == STV0900_NOAGC1)
1946 return signal_type;
1970 signal_type = stv0900_get_signal_params(fe);
1972 if ((lock == TRUE) && (signal_type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/orinoco/
H A Dcfg.c70 wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmain.c545 local->hw.wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
547 local->hw.wiphy->signal_type = CFG80211_SIGNAL_TYPE_UNSPEC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dscan.c523 if (WARN_ON(wiphy->signal_type == CFG80211_SIGNAL_TYPE_UNSPEC &&
579 if (WARN_ON(wiphy->signal_type == CFG80211_SIGNAL_TYPE_UNSPEC &&
877 if (wiphy->signal_type != CFG80211_SIGNAL_TYPE_NONE) {
883 switch (wiphy->signal_type) {
H A Dwext-compat.c172 switch (wdev->wiphy->signal_type) {
1327 switch (rdev->wiphy.signal_type) {
H A Dnl80211.c3295 switch (rdev->wiphy.signal_type) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzip.c93 int signal_type, void (*newhandler)(int)));
1290 static int setsignalhandler(__G__ p_savedhandler_chain, signal_type,
1294 int signal_type;
1305 savsig->sigtype = signal_type;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1251_acx.h588 u8 signal_type; member in struct:acx_bt_wlan_coex_param
H A Dwl1251_acx.c639 param->signal_type = PTA_SIGNALING_TYPE_DEF;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dcfg80211.c748 wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dcfg80211.c832 wdev->wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h648 * @signal: signal strength value (type depends on the wiphy's signal_type)
1247 * @signal_type: signal type reported in &struct cfg80211_bss.
1306 enum cfg80211_signal_type signal_type; member in struct:wiphy
1981 * @signal: the signal strength, type depends on the wiphy's signal_type
2004 * @signal: the signal strength, type depends on the wiphy's signal_type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcfg.c2063 wdev->wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c3149 wiphy->signal_type = CFG80211_SIGNAL_TYPE_UNSPEC;

Completed in 223 milliseconds