Home
last modified time | relevance | path

Searched refs:process_mlo_link_state_info_event (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.c662 if (!mlo_rx_ops || !mlo_rx_ops->process_mlo_link_state_info_event) { in target_if_mlo_link_state_info_event_handler()
679 status = mlo_rx_ops->process_mlo_link_state_info_event(psoc, &event); in target_if_mlo_link_state_info_event_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c1011 rx_ops->mlo_rx_ops.process_mlo_link_state_info_event = 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.h1613 QDF_STATUS (*process_mlo_link_state_info_event)( member