Home
last modified time | relevance | path

Searched refs:r_off (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/mips/net/
Dbpf_jit.h52 #define r_off MIPS_R_S2 macro
/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dpcie_bus.c533 wil->suspend_stats.r_off.successful_suspends++; in wil6210_suspend()
567 wil->suspend_stats.r_off.failed_resumes++; in wil6210_resume()
575 wil->suspend_stats.r_off.successful_resumes++; in wil6210_resume()
Dpm.c338 wil->suspend_stats.r_off.failed_suspends++; in wil_suspend_radio_off()
351 wil->suspend_stats.r_off.failed_suspends++; in wil_suspend_radio_off()
Ddebugfs.c2270 wil->suspend_stats.r_off.successful_suspends, in wil_read_suspend_stats()
2271 wil->suspend_stats.r_off.failed_suspends, in wil_read_suspend_stats()
2272 wil->suspend_stats.r_off.successful_resumes, in wil_read_suspend_stats()
2273 wil->suspend_stats.r_off.failed_resumes, in wil_read_suspend_stats()
Dwil6210.h121 struct wil_suspend_count_stats r_off; member
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c646 u32 r_off = 0x2c; in rtw8822c_dac_cal_backup_path() local
659 r_addr = rtw8822c_get_path_read_addr(path) + 0x10 + r_off; in rtw8822c_dac_cal_backup_path()
821 u32 r_off = 0x2c; in rtw8822c_dac_cal_restore_path() local
829 r_q = rtw8822c_get_path_read_addr(path) + 0x08 + r_off; in rtw8822c_dac_cal_restore_path()