Searched refs:txrx_tso_soc_detach (Results 1 – 3 of 3) sorted by relevance
1488 !soc->ops->cmn_drv_ops->txrx_tso_soc_detach) in cdp_tso_soc_detach()1491 return soc->ops->cmn_drv_ops->txrx_tso_soc_detach(soc); in cdp_tso_soc_detach()
504 QDF_STATUS (*txrx_tso_soc_detach)(struct cdp_soc_t *soc); member
12369 .txrx_tso_soc_detach = dp_tso_soc_detach,