Searched defs:irq_proc_reg (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h72 struct ath6kl_irq_proc_registers *irq_proc_reg,
99 struct ath6kl_irq_proc_registers *irq_proc_reg,
98 ath6kl_dump_registers(struct ath6kl_device *dev, struct ath6kl_irq_proc_registers *irq_proc_reg, struct ath6kl_irq_enable_reg *irq_en_reg) argument
H A Ddebug.c114 struct ath6kl_irq_proc_registers *irq_proc_reg,
120 if (irq_proc_reg != NULL) {
123 irq_proc_reg->host_int_status);
126 irq_proc_reg->cpu_int_status);
129 irq_proc_reg->error_int_status);
132 irq_proc_reg->counter_int_status);
135 irq_proc_reg->mbox_frame);
138 irq_proc_reg->rx_lkahd_valid);
141 irq_proc_reg->rx_lkahd[0]);
144 irq_proc_reg
113 ath6kl_dump_registers(struct ath6kl_device *dev, struct ath6kl_irq_proc_registers *irq_proc_reg, struct ath6kl_irq_enable_reg *irq_enable_reg) argument
[all...]
H A Dhif.h226 /* protects irq_proc_reg and irq_en_reg below */
228 struct ath6kl_irq_proc_registers irq_proc_reg; member in struct:ath6kl_device

Completed in 10 milliseconds