Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/src/
H A Dtarget_if_mlo_mgr.c60 if (!rx_ops || !rx_ops->process_link_set_active_resp) { in target_if_mlo_link_set_active_resp_handler()
77 status = rx_ops->process_link_set_active_resp(psoc, &resp); in target_if_mlo_link_set_active_resp_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c1007 rx_ops->mlo_rx_ops.process_link_set_active_resp = in wlan_lmac_if_mlo_mgr_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1605 (*process_link_set_active_resp)(struct wlan_objmgr_psoc *psoc, member