Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1001 static struct cfg80211_ops qtn_cfg80211_ops = { variable
1076 qtn_cfg80211_ops.start_radar_detection = NULL; in qtnf_wiphy_allocate()
1079 qtn_cfg80211_ops.set_power_mgmt = NULL; in qtnf_wiphy_allocate()
1081 wiphy = wiphy_new(&qtn_cfg80211_ops, sizeof(struct qtnf_wmac)); in qtnf_wiphy_allocate()