Searched defs:dp_mlo_ctxt (Results 1 – 2 of 2) sorted by relevance
53 struct dp_mlo_ctxt { struct54 struct cdp_ctrl_mlo_mgr *ctrl_ctxt;55 struct dp_soc *ml_soc_list[DP_MAX_MLO_CHIPS];56 uint8_t ml_soc_cnt;57 qdf_spinlock_t ml_soc_list_lock;58 struct {85 struct cdp_mlo_ctxt *dp_mlo_ctx_to_cdp(struct dp_mlo_ctxt *mlo_ctxt) in dp_mlo_ctx_to_cdp() argument
609 struct cdp_mlo_ctxt *dp_mlo_ctxt = NULL; in mlo_setup_update_soc_ready() local862 struct cdp_mlo_ctxt *dp_mlo_ctxt) in mlo_dp_ctxt_detach()