Home
last modified time | relevance | path

Searched defs:new_bw (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/sched/
H A Ddeadline.c217 static void dl_change_utilization(struct task_struct *p, u64 new_bw) in dl_change_utilization()
2557 u64 new_bw = to_ratio(period, runtime); in sched_dl_global_validate() local
2605 u64 new_bw = -1; in sched_dl_do_global() local
2645 u64 new_bw = dl_policy(policy) ? to_ratio(period, runtime) : 0; in sched_dl_overflow() local
H A Dsched.h324 u64 old_bw, u64 new_bw) in __dl_overflow()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dvht.c558 enum ieee80211_sta_rx_bandwidth new_bw; in __ieee80211_vht_handle_opmode() local
H A Drx.c3297 enum ieee80211_sta_rx_bandwidth max_bw, new_bw; in ieee80211_rx_h_action() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_csa.c123 u8 new_bw = (u8)new_chan_def.bw; in rtw_ecsa_update_sta_chan_info() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_csa.c123 u8 new_bw = (u8)new_chan_def.bw; in rtw_ecsa_update_sta_chan_info() local
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.c481 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dedac_mc_sysfs.c706 int new_bw = 0; in mci_sdram_scrub_rate_store() local
H A De752x_edac.c989 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate()
H A Di7core_edac.c1957 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate()
H A Damd64_edac.c189 static int __set_scrub_rate(struct amd64_pvt *pvt, u32 new_bw, u32 min_rate) in __set_scrub_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c10296 static bool rtw_ap_check_csa_setting(_adapter* a, u8 new_ch, u8 new_bw, u8 new_offset) in rtw_ap_check_csa_setting()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c10471 static bool rtw_ap_check_csa_setting(_adapter* a, u8 new_ch, u8 new_bw, u8 new_offset) in rtw_ap_check_csa_setting()