Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/
Dwlan_global_lmac_if.c85 void (*wlan_lmac_if_iot_sim_rx_ops)(struct wlan_lmac_if_rx_ops *rx_ops); variable
90 wlan_lmac_if_iot_sim_rx_ops = handler; in wlan_lmac_if_iot_sim_set_rx_ops_register_cb()
99 if (wlan_lmac_if_iot_sim_rx_ops) in wlan_iot_sim_register_rx_ops()
100 wlan_lmac_if_iot_sim_rx_ops(rx_ops); in wlan_iot_sim_register_rx_ops()
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/src/
Dwlan_iot_sim_utils_api.c93 struct wlan_lmac_if_iot_sim_rx_ops *iot_sim_ops = in wlan_lmac_if_iot_sim_register_rx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
Dwlan_lmac_if_def.h2351 struct wlan_lmac_if_iot_sim_rx_ops { struct
2791 struct wlan_lmac_if_iot_sim_rx_ops iot_sim_rx_ops;