Home
last modified time | relevance | path

Searched refs:oem_rsp_event_rx (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/wifi_pos/src/
H A Dtarget_if_wifi_pos_rx_ops.c94 if (!wifi_pos_rx_ops || !wifi_pos_rx_ops->oem_rsp_event_rx) { in target_if_wifi_pos_oem_rsp_ev_handler()
121 ret = wifi_pos_rx_ops->oem_rsp_event_rx(psoc, &oem_rsp); in target_if_wifi_pos_oem_rsp_ev_handler()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c1292 wifi_pos_rx_ops->oem_rsp_event_rx = wifi_pos_oem_rsp_handler; in wifi_pos_register_rx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2380 int (*oem_rsp_event_rx)(struct wlan_objmgr_psoc *psoc, member