Home
last modified time | relevance | path

Searched defs:ar (Results 1 - 25 of 314) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dcacheasm.h59 __loop_cache_unroll \ar, \at, \insn, \size, \line_width, \max_immed variable
66 extui \at, \ar, 0, \line_width variable
69 __loops \ar, \a variable
70 \\insn \\ar, 0 global() variable
71 __endla \\ar, \\at, (1 << (\\line_width)) global() variable
[all...]
H A Dasmmacro.h139 bltu \\ar, \\as, 98b global() variable
149 addi \\ar, \\ar, \\incr global() variable
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwow.h24 static inline int ath10k_wow_init(struct ath10k *ar) in ath10k_wow_init() argument
H A Dtestmode.h18 static inline void ath10k_testmode_destroy(struct ath10k *ar) in ath10k_testmode_destroy() argument
22 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, in ath10k_tm_event_wmi() argument
H A Dhtt.c138 struct ath10k *ar = htt->ar; in ath10k_htt_connect() local
172 int ath10k_htt_init(struct ath10k *ar) in ath10k_htt_init() argument
222 struct ath10k *ar = htt->ar; ath10k_htt_verify_version() local
239 struct ath10k *ar = htt->ar; ath10k_htt_setup() local
[all...]
H A Dthermal.h34 static inline int ath10k_thermal_register(struct ath10k *ar) in ath10k_thermal_register() argument
39 static inline void ath10k_thermal_unregister(struct ath10k *ar) in ath10k_thermal_unregister() argument
43 static inline void ath10k_thermal_event_temperature(struct ath10k *ar, in ath10k_thermal_event_temperature() argument
48 static inline void ath10k_thermal_set_throttling(struct ath10k *ar) in ath10k_thermal_set_throttling() argument
H A Dspectral.h50 ath10k_spectral_process_fft(struct ath10k *ar, in ath10k_spectral_process_fft() argument
58 static inline int ath10k_spectral_start(struct ath10k *ar) in ath10k_spectral_start() argument
68 static inline int ath10k_spectral_create(struct ath10k *ar) in ath10k_spectral_create() argument
73 static inline void ath10k_spectral_destroy(struct ath10k *ar) in ath10k_spectral_destroy() argument
H A Dmac.h19 struct ath10k *ar; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dwow.h24 static inline int ath10k_wow_init(struct ath10k *ar) in ath10k_wow_init() argument
H A Dtestmode.h18 static inline void ath10k_testmode_destroy(struct ath10k *ar) in ath10k_testmode_destroy() argument
22 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, in ath10k_tm_event_wmi() argument
H A Dmac.h19 struct ath10k *ar; member
[all...]
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
H A Dcacheasm.h59 __loop_cache_unroll \ar, \at, \insn, \size, \line_width, \max_immed variable
66 extui \at, \ar, 0, \line_width variable
69 __loops \ar, \a variable
70 \\insn \\ar, 0 global() variable
71 __endla \\ar, \\at, (1 << (\\line_width)) global() variable
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dtestmode.h16 static inline bool ath11k_tm_event_wmi(struct ath11k *ar, u32 cmd_id, in ath11k_tm_event_wmi() argument
H A Ddebugfs_sta.h36 static inline void ath11k_debugfs_sta_update_txcompl(struct ath11k *ar, in ath11k_debugfs_sta_update_txcompl() argument
H A Dtestmode.c26 bool ath11k_tm_event_wmi(struct ath11k *ar, u32 cmd_id, struct sk_buff *skb) in ath11k_tm_event_wmi() argument
86 ath11k_tm_cmd_get_version(struct ath11k *ar, struct nlattr *tb[]) ath11k_tm_cmd_get_version() argument
118 ath11k_tm_cmd_wmi(struct ath11k *ar, struct nlattr *tb[]) ath11k_tm_cmd_wmi() argument
179 struct ath11k *ar = hw->priv; ath11k_tm_cmd() local
[all...]
H A Dthermal.h43 static inline int ath11k_thermal_set_throttling(struct ath11k *ar, u32 throttle_state) in ath11k_thermal_set_throttling() argument
48 static inline void ath11k_thermal_event_temperature(struct ath11k *ar, in ath11k_thermal_event_temperature() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.h28 static inline void ath6kl_tm_rx_event(struct ath6kl *ar, void *buf, in ath6kl_tm_rx_event() argument
H A Drecovery.c23 struct ath6kl *ar = container_of(work, struct ath6kl, in ath6kl_recovery_work() local
42 ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) ath6kl_recovery_err_notify() argument
57 ath6kl_recovery_hb_event(struct ath6kl *ar, u32 cookie) ath6kl_recovery_hb_event() argument
65 struct ath6kl *ar = from_timer(ar, t, fw_recovery.hb_timer); ath6kl_recovery_hb_timer() local
98 ath6kl_recovery_init(struct ath6kl *ar) ath6kl_recovery_init() argument
115 ath6kl_recovery_cleanup(struct ath6kl *ar) ath6kl_recovery_cleanup() argument
126 ath6kl_recovery_suspend(struct ath6kl *ar) ath6kl_recovery_suspend() argument
144 ath6kl_recovery_resume(struct ath6kl *ar) ath6kl_recovery_resume() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.h35 static inline void ath11k_debugfs_sta_update_txcompl(struct ath11k *ar, in ath11k_debugfs_sta_update_txcompl() argument
H A Dthermal.h43 static inline int ath11k_thermal_set_throttling(struct ath11k *ar, u32 throttle_state) in ath11k_thermal_set_throttling() argument
48 static inline void ath11k_thermal_event_temperature(struct ath11k *ar, in ath11k_thermal_event_temperature() argument
H A Dwow.h39 static inline int ath11k_wow_init(struct ath11k *ar) in ath11k_wow_init() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dtestmode.h28 static inline void ath6kl_tm_rx_event(struct ath6kl *ar, void *buf, in ath6kl_tm_rx_event() argument
H A Drecovery.c23 struct ath6kl *ar = container_of(work, struct ath6kl, in ath6kl_recovery_work() local
42 ath6kl_recovery_err_notify(struct ath6kl *ar, enum ath6kl_fw_err reason) ath6kl_recovery_err_notify() argument
57 ath6kl_recovery_hb_event(struct ath6kl *ar, u32 cookie) ath6kl_recovery_hb_event() argument
65 struct ath6kl *ar = from_timer(ar, t, fw_recovery.hb_timer); ath6kl_recovery_hb_timer() local
98 ath6kl_recovery_init(struct ath6kl *ar) ath6kl_recovery_init() argument
115 ath6kl_recovery_cleanup(struct ath6kl *ar) ath6kl_recovery_cleanup() argument
126 ath6kl_recovery_suspend(struct ath6kl *ar) ath6kl_recovery_suspend() argument
144 ath6kl_recovery_resume(struct ath6kl *ar) ath6kl_recovery_resume() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Dcmd.h57 static inline int carl9170_flush_cab(struct ar9170 *ar, in carl9170_flush_cab() argument
63 carl9170_rx_filter(struct ar9170 *ar, const unsigned int _rx_filter) carl9170_rx_filter() argument
[all...]
H A Dled.c43 int carl9170_led_set_state(struct ar9170 *ar, const u32 led_state) in carl9170_led_set_state() argument
48 int carl9170_led_init(struct ar9170 *ar) in carl9170_led_init() argument
68 struct ar9170 *ar = container_of(work, struct ar9170, led_work.work); in carl9170_led_update() local
110 struct ar9170 *ar = arl->ar; carl9170_led_set_brightness() local
124 carl9170_led_register_led(struct ar9170 *ar, int i, char *name, const char *trigger) carl9170_led_register_led() argument
150 carl9170_led_unregister(struct ar9170 *ar) carl9170_led_unregister() argument
164 carl9170_led_register(struct ar9170 *ar) carl9170_led_register() argument
[all...]

Completed in 10 milliseconds

12345678910>>...13