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()
852 struct cfg80211_chan_def *chandef) in rdev_get_channel() argument
857 ret = rdev->ops->get_channel(&rdev->wiphy, wdev, chandef); in rdev_get_channel()
858 trace_rdev_return_chandef(&rdev->wiphy, ret, chandef); in rdev_get_channel()
957 struct net_device *dev, struct cfg80211_chan_def *chandef) in rdev_set_ap_chanwidth() argument
961 trace_rdev_set_ap_chanwidth(&rdev->wiphy, dev, chandef); in rdev_set_ap_chanwidth()
962 ret = rdev->ops->set_ap_chanwidth(&rdev->wiphy, dev, chandef); in rdev_set_ap_chanwidth()
1002 u8 oper_class, struct cfg80211_chan_def *chandef) in rdev_tdls_channel_switch() argument
1007 chandef); in rdev_tdls_channel_switch()
1009 oper_class, chandef); in rdev_tdls_channel_switch()