Lines Matching refs:chandef
411 struct cfg80211_chan_def *chandef) in rdev_set_monitor_channel() argument
414 trace_rdev_set_monitor_channel(&rdev->wiphy, chandef); in rdev_set_monitor_channel()
415 ret = rdev->ops->set_monitor_channel(&rdev->wiphy, chandef); in rdev_set_monitor_channel()
850 struct cfg80211_chan_def *chandef) in rdev_get_channel() argument
855 ret = rdev->ops->get_channel(&rdev->wiphy, wdev, chandef); in rdev_get_channel()
856 trace_rdev_return_chandef(&rdev->wiphy, ret, chandef); in rdev_get_channel()
955 struct net_device *dev, struct cfg80211_chan_def *chandef) in rdev_set_ap_chanwidth() argument
959 trace_rdev_set_ap_chanwidth(&rdev->wiphy, dev, chandef); in rdev_set_ap_chanwidth()
960 ret = rdev->ops->set_ap_chanwidth(&rdev->wiphy, dev, chandef); in rdev_set_ap_chanwidth()
1000 u8 oper_class, struct cfg80211_chan_def *chandef) in rdev_tdls_channel_switch() argument
1005 chandef); in rdev_tdls_channel_switch()
1007 oper_class, chandef); in rdev_tdls_channel_switch()