Searched refs:txrx_tso_soc_attach (Results 1 – 3 of 3) sorted by relevance
1463 !soc->ops->cmn_drv_ops->txrx_tso_soc_attach) in cdp_tso_soc_attach()1466 return soc->ops->cmn_drv_ops->txrx_tso_soc_attach(soc); in cdp_tso_soc_attach()
495 QDF_STATUS (*txrx_tso_soc_attach)(struct cdp_soc_t *soc); member
12368 .txrx_tso_soc_attach = dp_tso_soc_attach,