Searched refs:txrx_intr_attach (Results 1 – 3 of 3) sorted by relevance
1827 !soc->ops->cmn_drv_ops->txrx_intr_attach) in cdp_txrx_intr_attach()1830 return soc->ops->cmn_drv_ops->txrx_intr_attach(soc); in cdp_txrx_intr_attach()
578 QDF_STATUS (*txrx_intr_attach)(struct cdp_soc_t *soc_handle); member
12395 .txrx_intr_attach = dp_soc_interrupt_attach_wrapper,