Home
last modified time | relevance | path

Searched refs:mld_ctxt (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c3064 struct dp_mlo_dev_ctxt *mld_ctxt = NULL; in dp_mlo_dev_ctxt_list_detach() local
3070 TAILQ_FOREACH_SAFE(mld_ctxt, &mlo_dev_obj->mlo_dev_list, in dp_mlo_dev_ctxt_list_detach()
3072 if (mld_ctxt) { in dp_mlo_dev_ctxt_list_detach()
3075 &mld_ctxt->mld_mac_addr.raw)); in dp_mlo_dev_ctxt_list_detach()
3076 qdf_mem_free(mld_ctxt); in dp_mlo_dev_ctxt_list_detach()