Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/global_lmac_if/src/ !
H A Dwlan_global_lmac_if.c113 void (*wlan_lmac_if_son_rx_ops)(struct wlan_lmac_if_rx_ops *rx_ops); variable
118 wlan_lmac_if_son_rx_ops = handler; in wlan_lmac_if_son_set_rx_ops_register_cb()
127 if (wlan_lmac_if_son_rx_ops) in wlan_son_register_rx_ops()
128 wlan_lmac_if_son_rx_ops(rx_ops); in wlan_son_register_rx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/ !
H A Dwlan_lmac_if_def.h1519 struct wlan_lmac_if_son_rx_ops { struct
2785 struct wlan_lmac_if_son_rx_ops son_rx_ops;