Searched refs:wlan_dp_link_cdp_vdev_delete_notification (Results 1 – 3 of 3) sorted by relevance
1207 txrx_ops.vdev_del_notify = wlan_dp_link_cdp_vdev_delete_notification; in ucfg_dp_sta_register_txrx_ops()1263 txrx_ops.vdev_del_notify = wlan_dp_link_cdp_vdev_delete_notification; in ucfg_dp_tdlsta_register_txrx_ops()1299 txrx_ops.vdev_del_notify = wlan_dp_link_cdp_vdev_delete_notification; in ucfg_dp_ocb_register_txrx_ops()1337 txrx_ops.vdev_del_notify = wlan_dp_link_cdp_vdev_delete_notification; in ucfg_dp_mon_register_txrx_ops()1381 txrx_ops->vdev_del_notify = wlan_dp_link_cdp_vdev_delete_notification; in ucfg_dp_softap_register_txrx_ops()
976 void wlan_dp_link_cdp_vdev_delete_notification(void *context);
2027 void wlan_dp_link_cdp_vdev_delete_notification(void *context) in wlan_dp_link_cdp_vdev_delete_notification() function