Home
last modified time | relevance | path

Searched refs:lifetime (Results 1 – 25 of 240) sorted by relevance

12345678910

/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588j.dtsi14 * the chipset may shorten the lifetime,
27 * the chipset may shorten the lifetime,
39 * the chipset may shorten the lifetime,
51 * the chipset may shorten the lifetime,
62 * the chipset may shorten the lifetime,
H A Drk3562j.dtsi36 * but it will reduce chip lifetime.
63 * but it will reduce chip lifetime.
89 * but it will reduce chip lifetime.
/OK3568_Linux_fs/kernel/net/key/
H A Daf_key.c770 struct sadb_lifetime *lifetime; in __pfkey_xfrm_state2msg() local
886 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
887 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg()
889 lifetime->sadb_lifetime_exttype = SADB_EXT_LIFETIME_HARD; in __pfkey_xfrm_state2msg()
890 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.hard_packet_limit); in __pfkey_xfrm_state2msg()
891 lifetime->sadb_lifetime_bytes = _X2KEY(x->lft.hard_byte_limit); in __pfkey_xfrm_state2msg()
892 lifetime->sadb_lifetime_addtime = x->lft.hard_add_expires_seconds; in __pfkey_xfrm_state2msg()
893 lifetime->sadb_lifetime_usetime = x->lft.hard_use_expires_seconds; in __pfkey_xfrm_state2msg()
897 lifetime = skb_put(skb, sizeof(struct sadb_lifetime)); in __pfkey_xfrm_state2msg()
898 lifetime->sadb_lifetime_len = in __pfkey_xfrm_state2msg()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/vpnc/vpnc/
H A D0009-reduce-lifetime-value.patch4 Subject: [PATCH 1/1] Reduce lifetime value to widely-compatible value
6 Current proposed lifetime value (2147483 seconds, which equates to
9 policy for these devices constrains lifetime where similar VPN devices
12 Reducing the lifetime from its current value to 28800 (exactly 8 hours)
/OK3568_Linux_fs/kernel/Documentation/ABI/stable/
H A Dsysfs-bus-firewire7 Read-only. Mutable during the node device's lifetime.
26 Read-only. Mutable during the node device's lifetime.
60 Read-only. Immutable during the unit device's lifetime.
78 Read-only. Mutable during the node device's lifetime.
79 Immutable during the unit device's lifetime.
126 Read-only attribute, immutable during the target's lifetime.
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A D802.11s.h110 uint32 lifetime; member
117 uint32 lifetime; member
146 uint32 lifetime; member
154 uint32 lifetime; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A D802.11s.h110 uint32 lifetime; member
117 uint32 lifetime; member
146 uint32 lifetime; member
154 uint32 lifetime; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A D802.11s.h110 uint32 lifetime; member
117 uint32 lifetime; member
146 uint32 lifetime; member
154 uint32 lifetime; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A D802.11s.h111 uint32 lifetime; member
118 uint32 lifetime; member
147 uint32 lifetime; member
155 uint32 lifetime; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A D802.11s.h111 uint32 lifetime; member
118 uint32 lifetime; member
147 uint32 lifetime; member
155 uint32 lifetime; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A D802.11s.h109 uint32 lifetime; member
116 uint32 lifetime; member
146 uint32 lifetime; member
154 uint32 lifetime; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh_hwmp.c212 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
634 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
693 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
694 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
738 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
745 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
759 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
771 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
790 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh_hwmp.c214 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
694 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
695 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
739 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
746 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
760 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
772 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
791 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
634 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
693 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
694 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
738 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
745 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
759 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
771 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
790 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c214 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
694 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
695 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
739 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
746 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
760 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
772 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
791 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c214 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
694 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
695 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
739 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
746 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
760 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
772 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
791 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh_hwmp.c212 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c214 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
635 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
694 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
695 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
739 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
746 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
760 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
772 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
791 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c214 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
300 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
479 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
538 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
539 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
583 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
590 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
604 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
616 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
635 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c213 u32 lifetime, u32 metric, u32 preq_id, in rtw_mesh_path_sel_frame_tx() argument
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
478 u32 originator_sn, target_sn, lifetime, target_metric = 0; in rtw_hwmp_preq_frame_process() local
537 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
538 path->gate_ann_int = lifetime; in rtw_hwmp_preq_frame_process()
582 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
589 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
603 lifetime, target_metric, 0, in rtw_hwmp_preq_frame_process()
615 lifetime = RTW_PREQ_IE_LIFETIME(preq_elem); in rtw_hwmp_preq_frame_process()
634 target_sn, da, hopcount, ttl, lifetime, in rtw_hwmp_preq_frame_process()
[all …]

12345678910