Home
last modified time | relevance | path

Searched defs:t7xx_dev (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_mhccif.c32 static void t7xx_mhccif_clear_interrupts(struct t7xx_pci_dev *t7xx_dev, u32 mask) in t7xx_mhccif_clear_interrupts() argument
46 struct t7xx_pci_dev *t7xx_dev = data; in t7xx_mhccif_isr_thread() local
80 t7xx_mhccif_read_sw_int_sts(struct t7xx_pci_dev *t7xx_dev) t7xx_mhccif_read_sw_int_sts() argument
85 t7xx_mhccif_mask_set(struct t7xx_pci_dev *t7xx_dev, u32 val) t7xx_mhccif_mask_set() argument
90 t7xx_mhccif_mask_clr(struct t7xx_pci_dev *t7xx_dev, u32 val) t7xx_mhccif_mask_clr() argument
95 t7xx_mhccif_mask_get(struct t7xx_pci_dev *t7xx_dev) t7xx_mhccif_mask_get() argument
105 t7xx_mhccif_init(struct t7xx_pci_dev *t7xx_dev) t7xx_mhccif_init() argument
116 t7xx_mhccif_h2d_swint_trigger(struct t7xx_pci_dev *t7xx_dev, u32 channel) t7xx_mhccif_h2d_swint_trigger() argument
[all...]
H A Dt7xx_netdev.h43 struct t7xx_pci_dev *t7xx_dev; member
H A Dt7xx_modem_ops.h67 struct t7xx_pci_dev *t7xx_dev; member
H A Dt7xx_netdev.c392 static void init_md_status_notifier(struct t7xx_pci_dev *t7xx_dev) in init_md_status_notifier() argument
460 static void t7xx_ccmni_queue_state_notify(struct t7xx_pci_dev *t7xx_dev, in t7xx_ccmni_queue_state_notify() argument
479 int t7xx_ccmni_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_ccmni_init() argument
503 t7xx_ccmni_exit(struct t7xx_pci_dev *t7xx_dev) t7xx_ccmni_exit() argument
[all...]
H A Dt7xx_pcie_mac.c82 static int t7xx_pcie_mac_atr_cfg(struct t7xx_pci_dev *t7xx_dev, struct t7xx_atr_config *cfg) in t7xx_pcie_mac_atr_cfg() argument
135 void t7xx_pcie_mac_atr_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_pcie_mac_atr_init() argument
178 t7xx_pcie_mac_enable_disable_int(struct t7xx_pci_dev *t7xx_dev, bool enable) t7xx_pcie_mac_enable_disable_int() argument
192 t7xx_pcie_mac_interrupts_en(struct t7xx_pci_dev *t7xx_dev) t7xx_pcie_mac_interrupts_en() argument
197 t7xx_pcie_mac_interrupts_dis(struct t7xx_pci_dev *t7xx_dev) t7xx_pcie_mac_interrupts_dis() argument
210 t7xx_pcie_mac_clear_set_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type, bool clear) t7xx_pcie_mac_clear_set_int() argument
225 t7xx_pcie_mac_clear_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) t7xx_pcie_mac_clear_int() argument
230 t7xx_pcie_mac_set_int(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) t7xx_pcie_mac_set_int() argument
242 t7xx_pcie_mac_clear_int_status(struct t7xx_pci_dev *t7xx_dev, enum t7xx_int int_type) t7xx_pcie_mac_clear_int_status() argument
257 t7xx_pcie_set_mac_msix_cfg(struct t7xx_pci_dev *t7xx_dev, unsigned int irq_count) t7xx_pcie_set_mac_msix_cfg() argument
[all...]
H A Dt7xx_hif_dpmaif.c187 struct t7xx_pci_dev *t7xx_dev = dpmaif_ctrl->t7xx_dev; in t7xx_dpmaif_register_pcie_irq() local
410 t7xx_dpmaif_suspend(struct t7xx_pci_dev *t7xx_dev, void *param) t7xx_dpmaif_suspend() argument
447 t7xx_dpmaif_resume(struct t7xx_pci_dev *t7xx_dev, void *param) t7xx_dpmaif_resume() argument
535 t7xx_dpmaif_hif_init(struct t7xx_pci_dev *t7xx_dev, struct dpmaif_callbacks *callbacks) t7xx_dpmaif_hif_init() argument
[all...]
H A Dt7xx_hif_cldma.h90 struct t7xx_pci_dev *t7xx_dev; member
H A Dt7xx_port_proxy.c332 static struct t7xx_port *t7xx_port_proxy_find_port(struct t7xx_pci_dev *t7xx_dev, in t7xx_port_proxy_find_port() argument
365 struct t7xx_pci_dev *t7xx_dev = queue->md_ctrl->t7xx_dev; in t7xx_port_proxy_recv_skb() local
[all...]
H A Dt7xx_state_monitor.c229 struct t7xx_pci_dev *t7xx_dev; in fsm_routine_stopping() local
[all...]
H A Dt7xx_pci.c62 static void t7xx_dev_set_sleep_capability(struct t7xx_pci_dev *t7xx_dev, bool enable) in t7xx_dev_set_sleep_capability() argument
77 static int t7xx_wait_pm_config(struct t7xx_pci_dev *t7xx_dev) in t7xx_wait_pm_config() argument
91 static int t7xx_pci_pm_init(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_pm_init() argument
114 t7xx_pci_pm_init_late(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_pm_init_late() argument
132 t7xx_pci_pm_reinit(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_pm_reinit() argument
145 t7xx_pci_pm_exp_detected(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_pm_exp_detected() argument
152 t7xx_pci_pm_entity_register(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) t7xx_pci_pm_entity_register() argument
169 t7xx_pci_pm_entity_unregister(struct t7xx_pci_dev *t7xx_dev, struct md_pm_entity *pm_entity) t7xx_pci_pm_entity_unregister() argument
187 t7xx_pci_sleep_disable_complete(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_sleep_disable_complete() argument
209 t7xx_pci_disable_sleep(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_disable_sleep() argument
244 t7xx_pci_enable_sleep(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_enable_sleep() argument
260 t7xx_send_pm_request(struct t7xx_pci_dev *t7xx_dev, u32 request) t7xx_send_pm_request() argument
277 struct t7xx_pci_dev *t7xx_dev; __t7xx_pci_pm_suspend() local
346 t7xx_pcie_interrupt_reinit(struct t7xx_pci_dev *t7xx_dev) t7xx_pcie_interrupt_reinit() argument
360 t7xx_pcie_reinit(struct t7xx_pci_dev *t7xx_dev, bool is_d3) t7xx_pcie_reinit() argument
379 t7xx_send_fsm_command(struct t7xx_pci_dev *t7xx_dev, u32 event) t7xx_send_fsm_command() argument
410 struct t7xx_pci_dev *t7xx_dev; __t7xx_pci_pm_resume() local
522 struct t7xx_pci_dev *t7xx_dev; t7xx_pci_pm_resume_noirq() local
538 struct t7xx_pci_dev *t7xx_dev; t7xx_pci_pm_prepare() local
590 struct t7xx_pci_dev *t7xx_dev; t7xx_request_irq() local
631 t7xx_setup_msix(struct t7xx_pci_dev *t7xx_dev) t7xx_setup_msix() argument
653 t7xx_interrupt_init(struct t7xx_pci_dev *t7xx_dev) t7xx_interrupt_init() argument
671 t7xx_pci_infracfg_ao_calc(struct t7xx_pci_dev *t7xx_dev) t7xx_pci_infracfg_ao_calc() argument
680 struct t7xx_pci_dev *t7xx_dev; t7xx_pci_probe() local
746 struct t7xx_pci_dev *t7xx_dev; t7xx_pci_remove() local
[all...]
H A Dt7xx_port.h106 struct t7xx_pci_dev *t7xx_dev; member
H A Dt7xx_modem_ops.c65 static unsigned int t7xx_get_interrupt_status(struct t7xx_pci_dev *t7xx_dev) in t7xx_get_interrupt_status() argument
80 int t7xx_pci_mhccif_isr(struct t7xx_pci_dev *t7xx_dev) in t7xx_pci_mhccif_isr() argument
124 static void t7xx_clr_device_irq_via_pcie(struct t7xx_pci_dev *t7xx_dev) in t7xx_clr_device_irq_via_pcie() argument
136 t7xx_clear_rgu_irq(struct t7xx_pci_dev *t7xx_dev) t7xx_clear_rgu_irq() argument
144 t7xx_acpi_reset(struct t7xx_pci_dev *t7xx_dev, char *fn_name) t7xx_acpi_reset() argument
175 t7xx_acpi_fldr_func(struct t7xx_pci_dev *t7xx_dev) t7xx_acpi_fldr_func() argument
180 t7xx_reset_device_via_pmic(struct t7xx_pci_dev *t7xx_dev) t7xx_reset_device_via_pmic() argument
193 struct t7xx_pci_dev *t7xx_dev = data; t7xx_rgu_isr_thread() local
202 struct t7xx_pci_dev *t7xx_dev = data; t7xx_rgu_isr_handler() local
215 t7xx_pcie_register_rgu_isr(struct t7xx_pci_dev *t7xx_dev) t7xx_pcie_register_rgu_isr() argument
293 struct t7xx_pci_dev *t7xx_dev = md->t7xx_dev; t7xx_md_exception() local
325 t7xx_md_sys_sw_init(struct t7xx_pci_dev *t7xx_dev) t7xx_md_sys_sw_init() argument
638 t7xx_md_alloc(struct t7xx_pci_dev *t7xx_dev) t7xx_md_alloc() argument
668 t7xx_md_reset(struct t7xx_pci_dev *t7xx_dev) t7xx_md_reset() argument
693 t7xx_md_init(struct t7xx_pci_dev *t7xx_dev) t7xx_md_init() argument
759 t7xx_md_exit(struct t7xx_pci_dev *t7xx_dev) t7xx_md_exit() argument
[all...]
H A Dt7xx_hif_dpmaif.h172 struct t7xx_pci_dev *t7xx_dev; member
H A Dt7xx_hif_cldma.c1093 int t7xx_cldma_alloc(enum cldma_id hif_id, struct t7xx_pci_dev *t7xx_dev) in t7xx_cldma_alloc() argument
1111 t7xx_cldma_resume_early(struct t7xx_pci_dev *t7xx_dev, void *entity_param) t7xx_cldma_resume_early() argument
1136 t7xx_cldma_resume(struct t7xx_pci_dev *t7xx_dev, void *entity_param) t7xx_cldma_resume() argument
1153 t7xx_cldma_suspend_late(struct t7xx_pci_dev *t7xx_dev, void *entity_param) t7xx_cldma_suspend_late() argument
1171 t7xx_cldma_suspend(struct t7xx_pci_dev *t7xx_dev, void *entity_param) t7xx_cldma_suspend() argument
[all...]
H A Dt7xx_hif_dpmaif_rx.c834 struct t7xx_pci_dev *t7xx_dev = rxq->dpmaif_ctrl->t7xx_dev; in t7xx_dpmaif_napi_rx_poll() local

Completed in 10 milliseconds