Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/src/
H A Dtarget_if_mgmt_txrx_rx_reo.c72 mgmt_rx_reo_rx_ops = target_if_mgmt_rx_reo_get_rx_ops(psoc); in target_if_mgmt_rx_reo_fw_consumed_event_handler()
116 mgmt_rx_reo_rx_ops = target_if_mgmt_rx_reo_get_rx_ops(psoc); in target_if_mgmt_rx_reo_release_frames()
788 mgmt_rx_reo_rx_ops = target_if_mgmt_rx_reo_get_rx_ops( in target_if_mgmt_rx_reo_host_drop_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/mgmt_txrx/inc/
H A Dtarget_if_mgmt_txrx_rx_reo.h94 target_if_mgmt_rx_reo_get_rx_ops(struct wlan_objmgr_psoc *psoc) in target_if_mgmt_rx_reo_get_rx_ops() function