Searched refs:txrx_peer_map_attach (Results 1 – 7 of 7) sorted by relevance
686 arch_ops->txrx_peer_map_attach = dp_peer_map_attach_li; in dp_initialize_arch_ops_li()
972 arch_ops->txrx_peer_map_attach = dp_peer_map_attach_rh; in dp_initialize_arch_ops_rh()
2496 soc->ops->cmn_drv_ops->txrx_peer_map_attach) in cdp_peer_map_attach()2497 return soc->ops->cmn_drv_ops->txrx_peer_map_attach(soc, in cdp_peer_map_attach()
630 QDF_STATUS (*txrx_peer_map_attach)(ol_txrx_soc_handle soc, member
2330 QDF_STATUS (*txrx_peer_map_attach)(struct dp_soc *soc); member
11169 status = soc->arch_ops.txrx_peer_map_attach(soc); in dp_peer_map_attach_wifi3()12414 .txrx_peer_map_attach = dp_peer_map_attach_wifi3,
3655 arch_ops->txrx_peer_map_attach = dp_peer_map_attach_be; in dp_initialize_arch_ops_be()