Searched refs:wlan_os_if_son_ops (Results 1 – 2 of 2) sorted by relevance
173 struct wlan_os_if_son_ops { struct184 wlan_os_if_son_ops_register_cb(void (*handler)(struct wlan_os_if_son_ops *)); argument
40 static struct wlan_os_if_son_ops g_son_os_if_txrx_ops;41 static void (*os_if_son_ops_cb)(struct wlan_os_if_son_ops *son_ops);1694 wlan_os_if_son_ops_register_cb(void (*handler)(struct wlan_os_if_son_ops *)) in wlan_os_if_son_ops_register_cb() argument1701 static void wlan_son_register_os_if_ops(struct wlan_os_if_son_ops *son_ops) in wlan_son_register_os_if_ops()