Home
last modified time | relevance | path

Searched refs:process_mlo_vdev_tid_to_link_map_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.c603 if (!rx_ops || !rx_ops->process_mlo_vdev_tid_to_link_map_event) { in target_if_mlo_vdev_tid_to_link_map_event_handler()
620 status = rx_ops->process_mlo_vdev_tid_to_link_map_event(psoc, &event); in target_if_mlo_vdev_tid_to_link_map_event_handler()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c1009 rx_ops->mlo_rx_ops.process_mlo_vdev_tid_to_link_map_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.h1607 QDF_STATUS (*process_mlo_vdev_tid_to_link_map_event)( member