Lines Matching refs:ndev
175 struct net_device *ndev, in wil_cfg80211_get_station() argument
230 struct net_device *ndev, in wil_cfg80211_change_iface() argument
380 struct net_device *ndev, in wil_cfg80211_connect() argument
489 netif_carrier_on(ndev); in wil_cfg80211_connect()
504 struct net_device *ndev, in wil_cfg80211_disconnect() argument
565 struct net_device *ndev, in wil_cfg80211_add_key() argument
581 struct net_device *ndev, in wil_cfg80211_del_key() argument
596 struct net_device *ndev, in wil_cfg80211_set_default_key() argument
679 struct net_device *ndev, in wil_cfg80211_change_beacon() argument
718 struct net_device *ndev, in wil_cfg80211_start_ap() argument
723 struct wireless_dev *wdev = ndev->ieee80211_ptr; in wil_cfg80211_start_ap()
781 netif_carrier_on(ndev); in wil_cfg80211_start_ap()
796 netif_carrier_off(ndev); in wil_cfg80211_start_ap()
803 struct net_device *ndev) in wil_cfg80211_stop_ap() argument
809 netif_carrier_off(ndev); in wil_cfg80211_stop_ap()
844 struct net_device *ndev = wil_to_ndev(wil); in wil_probe_client_handle() local
851 cfg80211_probe_status(ndev, sta->addr, req->cookie, alive, GFP_KERNEL); in wil_probe_client_handle()