Searched refs:dp_mlo_ctxt (Results 1 – 5 of 5) sorted by relevance
41 static void dp_umac_reset_update_partner_map(struct dp_mlo_ctxt *mlo_ctx,53 struct dp_mlo_ctxt *mlo_ctxt = in dp_mlo_ctxt_attach_wifi3()54 qdf_mem_malloc(sizeof(struct dp_mlo_ctxt)); in dp_mlo_ctxt_attach_wifi3()91 struct dp_mlo_ctxt *mlo_ctxt = cdp_mlo_ctx_to_dp(cdp_ml_ctxt); in dp_mlo_ctxt_detach_wifi3()111 static void dp_mlo_set_soc_by_chip_id(struct dp_mlo_ctxt *ml_ctxt, in dp_mlo_set_soc_by_chip_id()132 dp_mlo_get_soc_ref_by_chip_id(struct dp_mlo_ctxt *ml_ctxt, in dp_mlo_get_soc_ref_by_chip_id()156 static QDF_STATUS dp_partner_soc_rx_hw_cc_init(struct dp_mlo_ctxt *mlo_ctxt, in dp_partner_soc_rx_hw_cc_init()283 struct dp_mlo_ctxt *mlo_ctxt = cdp_mlo_ctx_to_dp(cdp_ml_ctxt); in dp_mlo_soc_setup()306 struct dp_mlo_ctxt *mlo_ctxt = cdp_mlo_ctx_to_dp(cdp_ml_ctxt); in dp_mlo_soc_teardown()323 struct dp_mlo_ctxt *mlo_ctxt = cdp_mlo_ctx_to_dp(cdp_ml_ctxt); in dp_mlo_setup_complete()[all …]
53 struct dp_mlo_ctxt { struct85 struct cdp_mlo_ctxt *dp_mlo_ctx_to_cdp(struct dp_mlo_ctxt *mlo_ctxt) in dp_mlo_ctx_to_cdp() argument97 struct dp_mlo_ctxt *cdp_mlo_ctx_to_dp(struct cdp_mlo_ctxt *mlo_ctxt) in cdp_mlo_ctx_to_dp()99 return (struct dp_mlo_ctxt *)mlo_ctxt; in cdp_mlo_ctx_to_dp()133 dp_mlo_get_soc_ref_by_chip_id(struct dp_mlo_ctxt *ml_ctxt, uint8_t chip_id);
609 struct cdp_mlo_ctxt *dp_mlo_ctxt = NULL; in mlo_setup_update_soc_ready() local651 dp_mlo_ctxt = wlan_objmgr_get_dp_mlo_ctx(grp_id); in mlo_setup_update_soc_ready()653 if (!dp_mlo_ctxt) { in mlo_setup_update_soc_ready()654 dp_mlo_ctxt = cdp_mlo_ctxt_attach( in mlo_setup_update_soc_ready()657 wlan_objmgr_set_dp_mlo_ctx(dp_mlo_ctxt, grp_id); in mlo_setup_update_soc_ready()862 struct cdp_mlo_ctxt *dp_mlo_ctxt) in mlo_dp_ctxt_detach() argument868 if (dp_mlo_ctxt) in mlo_dp_ctxt_detach()869 cdp_mlo_ctxt_detach(wlan_psoc_get_dp_handle(psoc), dp_mlo_ctxt); in mlo_dp_ctxt_detach()
388 struct dp_mlo_ctxt *ml_ctxt;551 typedef struct dp_mlo_ctxt *dp_mld_peer_hash_obj_t;552 typedef struct dp_mlo_ctxt *dp_mlo_dev_obj_t;
3732 struct dp_mlo_ctxt *dp_mlo = be_soc->ml_ctxt; in dp_primary_link_migration()3883 struct dp_mlo_ctxt *dp_mlo = be_soc->ml_ctxt; in dp_htt_reo_migration()