Home
last modified time | relevance | path

Searched full:passive (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/linux/drivers/net/wireless/ti/wlcore/
H A Dscan.c128 u32 band, bool radar, bool passive, in wlcore_scan_get_channels() argument
185 /* if radar is set, we ignore the passive flag */ in wlcore_scan_get_channels()
187 !!(flags & IEEE80211_CHAN_NO_IR) == passive)) { in wlcore_scan_get_channels()
217 * the passive channel list in wlcore_scan_get_channels()
252 cfg->passive[0] = in wlcore_set_scan_chan_params()
271 cfg->passive[0], in wlcore_set_scan_chan_params()
275 cfg->passive[1] = in wlcore_set_scan_chan_params()
294 cfg->passive[1], in wlcore_set_scan_chan_params()
306 cfg->passive[1] + cfg->dfs, in wlcore_set_scan_chan_params()
312 cfg->passive[2] = 0; in wlcore_set_scan_chan_params()
[all …]
H A Dscan.h93 #define SCAN_CHANNEL_FLAGS_DFS BIT(0) /* channel is passive until an
135 u8 passive[SCAN_MAX_BANDS]; /* number of passive scan channels */ member
138 u8 passive_active; /* number of passive before active channels 2.4ghz */
/linux/arch/arm64/boot/dts/ti/
H A Dk3-j721s2-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
51 polling-delay-passive = <250>; /* milliseconds */
65 polling-delay-passive = <250>; /* milliseconds */
79 polling-delay-passive = <250>; /* milliseconds */
93 polling-delay-passive = <250>; /* milliseconds */
H A Dk3-am62a-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
18 type = "passive";
41 polling-delay-passive = <250>; /* milliSeconds */
49 type = "passive";
72 polling-delay-passive = <250>; /* milliSeconds */
80 type = "passive";
H A Dk3-am62p-j722s-common-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
18 type = "passive";
41 polling-delay-passive = <250>; /* milliSeconds */
49 type = "passive";
72 polling-delay-passive = <250>; /* milliSeconds */
80 type = "passive";
H A Dk3-j721e-thermal.dtsi10 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay-passive = <250>; /* milliseconds */
52 polling-delay-passive = <250>; /* milliseconds */
66 polling-delay-passive = <250>; /* milliseconds */
H A Dk3-am62-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
18 type = "passive";
41 polling-delay-passive = <250>; /* milliSeconds */
49 type = "passive";
H A Dk3-am654-industrial-thermal.dtsi9 polling-delay-passive = <250>; /* milliseconds */
23 polling-delay-passive = <250>; /* milliseconds */
37 polling-delay-passive = <250>; /* milliseconds */
H A Dk3-j7200-thermal.dtsi10 polling-delay-passive = <250>; /* milliseconds */
24 polling-delay-passive = <250>; /* milliseconds */
38 polling-delay-passive = <250>; /* milliseconds */
H A Dk3-am64-thermal.dtsi10 polling-delay-passive = <250>; /* milliSeconds */
24 polling-delay-passive = <250>; /* milliSeconds */
/linux/drivers/xen/
H A Dpvcalls-front.c96 } passive; member
228 (void *)&map->passive.flags); in pvcalls_front_event_handler()
236 (void *)&map->passive.flags); in pvcalls_front_event_handler()
745 init_waitqueue_head(&map->passive.inflight_accept_req); in pvcalls_front_bind()
766 map->passive.status = PVCALLS_STATUS_BIND; in pvcalls_front_bind()
784 if (map->passive.status != PVCALLS_STATUS_BIND) { in pvcalls_front_listen()
819 map->passive.status = PVCALLS_STATUS_LISTEN; in pvcalls_front_listen()
840 if (map->passive.status != PVCALLS_STATUS_LISTEN) { in pvcalls_front_accept()
851 (void *)&map->passive.flags)) { in pvcalls_front_accept()
852 req_id = READ_ONCE(map->passive.inflight_req_id); in pvcalls_front_accept()
[all …]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-common.dtsi58 polling-delay-passive = <0>;
84 type = "passive";
89 type = "passive";
141 polling-delay-passive = <0>;
167 type = "passive";
172 type = "passive";
214 polling-delay-passive = <0>;
240 type = "passive";
245 type = "passive";
287 polling-delay-passive = <0>;
[all …]
H A Dexynos5420-arndale-octa.dts81 type = "passive";
86 type = "passive";
91 type = "passive";
156 type = "passive";
161 type = "passive";
166 type = "passive";
219 type = "passive";
224 type = "passive";
229 type = "passive";
282 type = "passive";
[all …]
/linux/arch/arm64/boot/dts/marvell/
H A Darmada-ap80x.dtsi321 polling-delay-passive = <0>; /* Interrupt driven */
338 polling-delay-passive = <1000>;
347 type = "passive";
352 type = "passive";
371 polling-delay-passive = <1000>;
380 type = "passive";
385 type = "passive";
404 polling-delay-passive = <1000>;
413 type = "passive";
418 type = "passive";
[all …]
/linux/drivers/net/wireless/ti/wl12xx/
H A Dscan.c16 enum nl80211_band band, bool passive) in wl1271_get_scan_channels() argument
31 * In passive scans, we scan all remaining in wl1271_get_scan_channels()
34 * marked as passive. in wl1271_get_scan_channels()
36 (passive || !(flags & IEEE80211_CHAN_NO_IR))) { in wl1271_get_scan_channels()
50 if (!passive) { in wl1271_get_scan_channels()
82 bool passive, u32 basic_rate) in wl1271_scan_send() argument
91 if (!passive && wl->scan.req->n_ssids == 0) in wl1271_scan_send()
104 if (passive) in wl1271_scan_send()
122 band, passive); in wl1271_scan_send()
295 memcpy(cmd->passive, cmd_channels->passive, sizeof(cmd->passive)); in wl12xx_adjust_channels()
/linux/arch/arm64/boot/dts/qcom/
H A Dsc8280xp-pmics.dtsi16 polling-delay-passive = <100>;
24 type = "passive";
36 polling-delay-passive = <100>;
44 type = "passive";
56 polling-delay-passive = <100>;
64 type = "passive";
76 polling-delay-passive = <100>;
84 type = "passive";
/linux/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c41 * Returns SCSI_DH_DEV_OFFLINED if the sdev is on the passive path
54 * This is the passive path in tur_done()
202 * The HP Active/Passive firmware is pretty simple;
203 * the passive path reports NOT READY with sense codes
205 * activate the passive path (and deactivate the
246 "active":"passive"); in hp_sw_bus_attach()
283 MODULE_DESCRIPTION("HP Active/Passive driver");
/linux/net/smc/
H A Dsmc_close.c147 sock_put(sk); /* (postponed) passive closing */ in smc_close_active_abort()
159 sock_put(sk); /* passive closing */ in smc_close_active_abort()
277 sock_put(sk); /* postponed passive closing */ in smc_close_active()
323 sock_put(sk); /* passive closing */ in smc_close_passive_abort_received()
336 sock_put(sk); /* passive closing */ in smc_close_passive_abort_received()
341 sock_put(sk); /* passive closing */ in smc_close_passive_abort_received()
386 /* postpone sock_put() for passive closing to cover in smc_close_passive_work()
406 sock_put(sk); /* passive closing */ in smc_close_passive_work()
411 sock_put(sk); /* passive closing */ in smc_close_passive_work()
416 /* postpone sock_put() for passive closing to cover in smc_close_passive_work()
[all …]
/linux/Documentation/fb/
H A Dpxafb.rst10 modprobe pxafb options=vmem:2M,mode:640x480-8,passive
14 video=pxafb:vmem:2M,mode:640x480-8,passive
53 active | passive => LCCR0_PAS
55 Active (TFT) or Passive (STN) display
59 Single or dual panel passive display
/linux/Documentation/devicetree/bindings/thermal/
H A Dthermal-idle.yaml106 polling-delay-passive = <100>;
115 type = "passive";
121 type = "passive";
127 type = "passive";
/linux/Documentation/admin-guide/pm/
H A Dintel_pstate.rst58 ``intel_pstate`` can operate in two different modes, active or passive. In the
60 allows the hardware to do performance scaling by itself, while in the passive
202 Passive Mode
207 ``intel_pstate=passive`` argument is passed to the kernel in the command line
209 ``intel_pstate=no_hwp`` setting causes the driver to start in the passive mode
229 the so-called "turbo" frequency ranges). In other words, in the passive mode
297 ``CPUFreq`` core and (in the passive mode) to generic scaling governors. This
414 to operate in the :ref:`passive mode <passive_mode>`.
524 Operation mode of the driver: "active", "passive" or "off".
530 "passive"
[all …]
/linux/drivers/net/wireless/ti/wl18xx/
H A Dscan.h58 u8 passive[SCAN_MAX_BANDS]; /* number of passive scan channels */ member
61 u8 passive_active; /* number of passive before active channels 2.4ghz */
/linux/net/tipc/
H A Dcrypto.c98 * key: | (reserved)|passive idx| active idx|pending idx|
109 passive:2, /* rx only */ member
113 passive:2, /* rx only */
1170 if (key.active && key.passive) in tipc_crypto_key_attach()
1181 key.passive = pos; in tipc_crypto_key_attach()
1184 } else if (!key.active && !key.passive) { in tipc_crypto_key_attach()
1190 key.pending = key_next(key.active ?: key.passive); in tipc_crypto_key_attach()
1199 tipc_crypto_key_set_state(c, key.passive, key.active, in tipc_crypto_key_attach()
1253 * Note: A potential passive key can exist, it will be shifted correspondingly!
1284 /* Move passive key if any */ in tipc_crypto_key_try_align()
[all …]
/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond_passive_lacp.sh66 # 1. The passive side shouldn't send LACPDU.
71 # 2. The passive side should not have the 'active' flag.
101 # 6. The passive side shouldn't send LACPDU anymore.
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-cpu-thermal.dtsi11 polling-delay-passive = <250>; /* milliseconds */
21 type = "passive";

12345678910>>...15