Home
last modified time | relevance | path

Searched refs:mlo_link_state_switch_event_handler (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.c248 if (!mlo_rx_ops || !mlo_rx_ops->mlo_link_state_switch_event_handler) { in target_if_mlo_link_state_switch_event_handler()
261 status = mlo_rx_ops->mlo_link_state_switch_event_handler(psoc, in target_if_mlo_link_state_switch_event_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c985 rx_ops->mlo_rx_ops.mlo_link_state_switch_event_handler = in wlan_lmac_if_mlo_rx_link_switch_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1624 (*mlo_link_state_switch_event_handler)(struct wlan_objmgr_psoc *psoc, member