Home
last modified time | relevance | path

Searched refs:ieee80211_ops (Results 1 – 25 of 94) sorted by relevance

1234

/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dmt76x2u.h19 extern const struct ieee80211_ops mt76x2u_ops;
H A Dmt76x2.h39 extern const struct ieee80211_ops mt76x2_ops;
H A Dusb_main.c90 const struct ieee80211_ops mt76x2u_ops = {
H A Dpci_main.c123 const struct ieee80211_ops mt76x2_ops = {
/linux/Documentation/driver-api/80211/
H A Dmac80211.rst27 ieee80211_ops which will be referred to a lot.
38 ieee80211_ops
/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.h53 extern const struct ieee80211_ops rtl_ops;
/linux/scripts/
H A Dconst_structs.checkpatch29 ieee80211_ops
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c715 struct ieee80211_ops *
717 const struct ieee80211_ops *mac80211_ops, in mt792x_get_mac80211_ops()
720 struct ieee80211_ops *ops; in mt792x_get_mac80211_ops()
722 ops = devm_kmemdup(dev, mac80211_ops, sizeof(struct ieee80211_ops), in mt792x_get_mac80211_ops()
H A Dmt792x.h407 struct ieee80211_ops *
409 const struct ieee80211_ops *mac80211_ops,
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800soc.c134 static const struct ieee80211_ops rt2800soc_mac80211_ops = {
H A Drt2800pci.c289 static const struct ieee80211_ops rt2800pci_mac80211_ops = {
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmt7615.h253 struct ieee80211_ops *ops;
352 extern const struct ieee80211_ops mt7615_ops;
H A Dmmio.c188 struct ieee80211_ops *ops; in mt7615_mmio_probe()
H A Dsdio.c102 struct ieee80211_ops *ops; in mt7663s_probe()
H A Dusb.c137 struct ieee80211_ops *ops; in mt7663u_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h161 extern const struct ieee80211_ops mt7603_ops;
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dusb.c163 struct ieee80211_ops *ops; in mt7925u_probe()
H A Dmt7925.h194 extern const struct ieee80211_ops mt7925_ops;
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dsdio.c125 struct ieee80211_ops *ops; in mt7921s_probe()
H A Dusb.c173 struct ieee80211_ops *ops; in mt7921u_probe()
H A Dmt7921.h181 extern const struct ieee80211_ops mt7921_ops;
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dusb.c120 static const struct ieee80211_ops mt76x0u_ops = {
H A Dpci.c61 static const struct ieee80211_ops mt76x0e_ops = {
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dmt7601u.h279 extern const struct ieee80211_ops mt7601u_ops;
H A Dmain.c407 const struct ieee80211_ops mt7601u_ops = {

1234