Searched refs:mlo_ops (Results 1 – 15 of 15) sorted by relevance
31 if (!soc->ops->mlo_ops || in cdp_mlo_ctxt_attach()32 !soc->ops->mlo_ops->mlo_ctxt_attach) in cdp_mlo_ctxt_attach()35 return soc->ops->mlo_ops->mlo_ctxt_attach(ctrl_ctxt); in cdp_mlo_ctxt_attach()47 if (!soc->ops->mlo_ops || in cdp_mlo_ctxt_detach()48 !soc->ops->mlo_ops->mlo_ctxt_detach) in cdp_mlo_ctxt_detach()51 soc->ops->mlo_ops->mlo_ctxt_detach(ml_ctxt); in cdp_mlo_ctxt_detach()62 if (!soc->ops->mlo_ops || in cdp_soc_mlo_soc_setup()63 !soc->ops->mlo_ops->mlo_soc_setup) in cdp_soc_mlo_soc_setup()66 soc->ops->mlo_ops->mlo_soc_setup(soc, mlo_ctx); in cdp_soc_mlo_soc_setup()78 if (!soc->ops->mlo_ops || in cdp_soc_mlo_soc_teardown()[all …]
2629 struct cdp_mlo_ops *mlo_ops; member
47 return &tx_ops->mlo_ops.shmem_local_ops; in target_if_get_global_shmem_local_ops()
72 return &tx_ops->mlo_ops; in target_if_mlo_get_tx_ops()
1025 mlo_tx_ops = &tx_ops->mlo_ops; in target_if_mlo_register_tx_ops()
896 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in ml_get_link_state_req_cb()
2044 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in mlo_sta_handle_csa_standby_link()2876 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in wlan_mlo_send_vdev_pause()
1329 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in mlo_mgr_link_switch_send_cnf_cmd()
1115 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in wlan_mlo_send_ptqm_migrate_cmd()
902 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in wlan_send_tid_to_link_mapping()
2429 mlo_tx_ops = &psoc_objmgr->soc_cb.tx_ops->mlo_ops; in wlan_mlo_wsi_link_info_send_cmd()
817 soc->cdp_soc.ops->mlo_ops = &dp_mlo_ops; in dp_soc_mlo_fill_params()
1898 struct wlan_lmac_if_mlo_tx_ops mlo_ops; member
3322 soc->cdp_soc.ops->mlo_ops->mlo_update_mlo_ts_offset3332 soc->cdp_soc.ops->mlo_ops->mlo_update_delta_tsf2
1405 mlo_tx_ops = &psoc->soc_cb.tx_ops->mlo_ops; in handle_csa_standby_link()