Searched defs:new_bw (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | deadline.c | 217 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 D | sched.h | 324 u64 old_bw, u64 new_bw) in __dl_overflow()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | vht.c | 558 enum ieee80211_sta_rx_bandwidth new_bw; in __ieee80211_vht_handle_opmode() local
|
| H A D | rx.c | 3297 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 D | rtw_csa.c | 123 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 D | rtw_csa.c | 123 u8 new_bw = (u8)new_chan_def.bw; in rtw_ecsa_update_sta_chan_info() local
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tunnel.c | 481 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | edac_mc_sysfs.c | 706 int new_bw = 0; in mci_sdram_scrub_rate_store() local
|
| H A D | e752x_edac.c | 989 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate()
|
| H A D | i7core_edac.c | 1957 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate()
|
| H A D | amd64_edac.c | 189 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 D | ioctl_cfg80211.c | 10296 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 D | ioctl_cfg80211.c | 10471 static bool rtw_ap_check_csa_setting(_adapter* a, u8 new_ch, u8 new_bw, u8 new_offset) in rtw_ap_check_csa_setting()
|