Home
last modified time | relevance | path

Searched refs:target_if_mlo_get_rx_ops (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/src/
Dtarget_if_mlo_mgr.c59 rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_link_set_active_resp_handler()
112 mlo_rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_link_removal_event_handler()
247 mlo_rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_link_state_switch_event_handler()
288 mlo_rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_link_switch_request_event_handler()
415 mlo_rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_link_disable_request_event_handler()
602 rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_vdev_tid_to_link_map_event_handler()
661 mlo_rx_ops = target_if_mlo_get_rx_ops(psoc); in target_if_mlo_link_state_info_event_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/mlo_mgr/inc/
Dtarget_if_mlo_mgr.h40 target_if_mlo_get_rx_ops(struct wlan_objmgr_psoc *psoc) in target_if_mlo_get_rx_ops() function