Home
last modified time | relevance | path

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

1234

/openbmc/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.c105 const struct ieee80211_ops mt76x2u_ops = {
H A Dpci_main.c134 const struct ieee80211_ops mt76x2_ops = {
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.h53 extern const struct ieee80211_ops rtl_ops;
/openbmc/linux/scripts/
H A Dconst_structs.checkpatch27 ieee80211_ops
/openbmc/linux/Documentation/driver-api/80211/
H A Dmac80211.rst27 ieee80211_ops which will be referred to a lot.
38 ieee80211_ops
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h297 struct ieee80211_ops *
299 const struct ieee80211_ops *mac80211_ops,
H A Dmt792x_core.c650 struct ieee80211_ops *
652 const struct ieee80211_ops *mac80211_ops, in mt792x_get_mac80211_ops()
655 struct ieee80211_ops *ops; in mt792x_get_mac80211_ops()
657 ops = devm_kmemdup(dev, mac80211_ops, sizeof(struct ieee80211_ops), in mt792x_get_mac80211_ops()
/openbmc/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 = {
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h161 extern const struct ieee80211_ops mt7603_ops;
/openbmc/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 Dsdio.c101 struct ieee80211_ops *ops; in mt7663s_probe()
H A Dmmio.c187 struct ieee80211_ops *ops; in mt7615_mmio_probe()
H A Dusb.c136 struct ieee80211_ops *ops; in mt7663u_probe()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c61 static const struct ieee80211_ops mt76x0e_ops = {
H A Dusb.c120 static const struct ieee80211_ops mt76x0u_ops = {
/openbmc/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 = {
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dusb.c180 struct ieee80211_ops *ops; in mt7921u_probe()
H A Dsdio.c124 struct ieee80211_ops *ops; in mt7921s_probe()
H A Dmt7921.h178 extern const struct ieee80211_ops mt7921_ops;
H A Dpci.c267 struct ieee80211_ops *ops; in mt7921_pci_probe()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dagn.h54 extern const struct ieee80211_ops iwlagn_hw_ops;

1234