Searched refs:qtn_cfg80211_ops (Results 1 – 1 of 1) sorted by relevance
966 static struct cfg80211_ops qtn_cfg80211_ops = { variable1034 qtn_cfg80211_ops.start_radar_detection = NULL; in qtnf_wiphy_allocate()1037 qtn_cfg80211_ops.set_power_mgmt = NULL; in qtnf_wiphy_allocate()1039 wiphy = wiphy_new(&qtn_cfg80211_ops, sizeof(struct qtnf_wmac)); in qtnf_wiphy_allocate()