Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
H A Dwlan_mlo_mgr_setup.c802 if (tx_ops && tx_ops->mops.target_if_mlo_ready) { in mlo_link_setup_complete()
803 tx_ops->mops.target_if_mlo_ready( in mlo_link_setup_complete()
/wlan-driver/qca-wifi-host-cmn/target_if/core/src/
H A Dtarget_if_main.c1232 QDF_STATUS target_if_mlo_ready(struct wlan_objmgr_pdev **pdev, in target_if_mlo_ready() function
/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h3008 QDF_STATUS target_if_mlo_ready(struct wlan_objmgr_pdev **pdev,
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h597 QDF_STATUS (*target_if_mlo_ready)(struct wlan_objmgr_pdev **pdev, member