Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c852 static inline struct net_device *hdd_net_dev_from_notifier(void *context) in hdd_net_dev_from_notifier() function
859 static inline struct net_device *hdd_net_dev_from_notifier(void *context) in hdd_net_dev_from_notifier() function
1043 struct net_device *net_dev = hdd_net_dev_from_notifier(context); in hdd_netdev_notifier_call()