Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/mlo/
H A Ddp_mlo.h68 struct dp_pdev_be *link_to_pdev_map[WLAN_MAX_MLO_CHIPS * member
H A Ddp_mlo.c836 if (!ml_ctxt->link_to_pdev_map[link_id]) in dp_mlo_update_link_to_pdev_map()
837 ml_ctxt->link_to_pdev_map[link_id] = be_pdev; in dp_mlo_update_link_to_pdev_map()
860 ml_ctxt->link_to_pdev_map[link_id] = NULL; in dp_mlo_update_link_to_pdev_unmap()
867 return ml_ctxt->link_to_pdev_map[link_id]; in dp_mlo_get_be_pdev_from_link_id()