Home
last modified time | relevance | path

Searched refs:reloaded (Results 1 – 20 of 20) sorted by relevance

/linux/tools/perf/Documentation/
H A Dintel-acr.txt6 that certain counters, if supported, should be automatically reloaded
29 only the second event in the group is reloaded and a sample is taken
/linux/Documentation/ABI/testing/
H A Dsysfs-class-ocxl44 Control whether the FPGA is reloaded on a link reset. Enabled
/linux/arch/sh/kernel/
H A Dentry-common.S377 ! below, so don't need to be reloaded here.)
/linux/Documentation/hwmon/
H A Dnzxt-smart2.rst30 must be reloaded to detect configuration changes; otherwise, new fans can't
/linux/Documentation/w1/masters/
H A Dds2490.rst62 the ds2490 hardware, but if the module was unloaded, then reloaded
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c1082 bool reloaded; in qede_sp_task() local
1094 reloaded = qede_recovery_handler(edev); in qede_sp_task()
1100 if (reloaded) in qede_sp_task()
2649 bool reloaded = false; in qede_recovery_handler() local
2679 reloaded = true; in qede_recovery_handler()
2686 return reloaded; in qede_recovery_handler()
/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852a_rfk.c2620 bool is_fail = true, reloaded[RTW8852A_DPK_RF_PATH] = {false}; in _dpk_cal_select() local
2627 reloaded[path] = _dpk_reload_check(rtwdev, phy, path, in _dpk_cal_select()
2629 if (!reloaded[path] && dpk->bp[path][0].ch != 0) in _dpk_cal_select()
2639 if ((kpath == RF_A && reloaded[RF_PATH_A]) || in _dpk_cal_select()
2640 (kpath == RF_B && reloaded[RF_PATH_B]) || in _dpk_cal_select()
2641 (kpath == RF_AB && reloaded[RF_PATH_A] && reloaded[RF_PATH_B])) in _dpk_cal_select()
2647 if (!(kpath & BIT(path)) || reloaded[path]) in _dpk_cal_select()
2659 if (!(kpath & BIT(path)) || reloaded[path]) in _dpk_cal_select()
2670 if (!(kpath & BIT(path)) || reloaded[path]) in _dpk_cal_select()
H A Drtw8852b_rfk.c2493 bool is_fail = true, reloaded[RTW8852B_DPK_RF_PATH] = {}; in _dpk_cal_select() local
2498 reloaded[path] = _dpk_reload_check(rtwdev, phy, path, in _dpk_cal_select()
2500 if (!reloaded[path] && dpk->bp[path][0].ch) in _dpk_cal_select()
H A Drtw8852c_rfk.c2705 bool is_fail = true, reloaded[RTW8852C_DPK_RF_PATH] = {false}; in _dpk_cal_select() local
2714 reloaded[path] = _dpk_reload_check(rtwdev, phy, path, in _dpk_cal_select()
2716 if (!reloaded[path] && dpk->bp[path][0].ch != 0) in _dpk_cal_select()
/linux/Documentation/networking/dsa/
H A Dbcm_sf2.rst86 firmware gets reloaded. The SF2 driver relies on such events to properly set its
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst98 is reloaded and the countdown automatically resumes. If the gate line goes
106 automatically reloaded on reaching zero. The count is decremented twice at
117 goes low for 1 clock cycle and returns high. The counter is not reloaded.
125 not reloaded.
/linux/arch/arm/kernel/
H A Dentry-header.S88 @ reloaded.
/linux/Documentation/hid/
H A Duhid.rst149 reloaded/changed the device driver loaded on your HID device (or some other
/linux/Documentation/networking/device_drivers/ethernet/netronome/
H A Dnfp.rst93 later reloaded manually everything works correctly.
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst281 address may change each time the VF driver is reloaded. You can assign a static
H A Dice.rst582 This setting lasts until the PF is reloaded.
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst207 and reloaded on a system where the driver does not have control of
/linux/Documentation/arch/arm/stm32/
H A Dstm32-dma-mdma-chaining.rst52 counter is automatically reloaded. This allows the SW or the STM32 MDMA to
/linux/Documentation/admin-guide/cifs/
H A Dusage.rst496 reloaded (or the user remounts the share).
/linux/Documentation/
H A Dmemory-barriers.txt1349 the speculation will be cancelled and the value reloaded:
2769 is discarded from the CPU's cache and reloaded. To deal with this, the