Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/inc/
Dtarget_if_mlo_mgr.h62 target_if_mlo_get_tx_ops(struct wlan_objmgr_psoc *psoc) in target_if_mlo_get_tx_ops() function
/wlan-driver/qca-wifi-host-cmn/umac/mlo_mgr/src/
Dwlan_mlo_mgr_main.c265 mlo_tx_ops = target_if_mlo_get_tx_ops(psoc); in wlan_mlo_mgr_psoc_enable()
288 mlo_tx_ops = target_if_mlo_get_tx_ops(psoc); in wlan_mlo_mgr_psoc_disable()
Dwlan_mlo_mgr_cmn.c600 mlo_tx_ops = target_if_mlo_get_tx_ops(psoc); in mlo_link_set_active()