Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap.h36 extern const struct header_ops hostap_80211_ops;
H A Dhostap_main.c785 const struct header_ops hostap_80211_ops = { variable
791 EXPORT_SYMBOL(hostap_80211_ops);
859 dev->header_ops = &hostap_80211_ops; in hostap_setup_dev()
H A Dhostap_hw.c3202 dev->header_ops = &hostap_80211_ops; in prism2_init_local_data()