Searched refs:set_default_mgmt_key (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c461 if (!rdev->ops->set_default_mgmt_key)
555 err = rdev->ops->set_default_mgmt_key(&rdev->wiphy,
597 /* no use -- only MFP (set_default_mgmt_key) is optional */
661 /* no use -- only MFP (set_default_mgmt_key) is optional */
H A Dutil.c680 if (rdev->ops->set_default_mgmt_key(wdev->wiphy, dev, i))
H A Dnl80211.c1485 func = rdev->ops->set_default_mgmt_key;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h941 * @set_default_mgmt_key: set the default management frame key on an interface
1063 int (*set_default_mgmt_key)(struct wiphy *wiphy, member in struct:cfg80211_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dcfg.c1604 .set_default_mgmt_key = ieee80211_config_default_mgmt_key,

Completed in 237 milliseconds