Home
last modified time | relevance | path

Searched refs:sta_add (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dusb.c39 .sta_add = mt76x02_sta_add, in mt76x2u_probe()
H A Dpci.c33 .sta_add = mt76x02_sta_add, in mt76x2e_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmt7615.h209 #define mt7615_mcu_sta_add(phy, ...) ((phy)->dev)->mcu_ops->sta_add((phy), __VA_ARGS__)
224 int (*sta_add)(struct mt7615_phy *phy, struct ieee80211_vif *vif, member
H A Dsdio.c87 .sta_add = mt7615_mac_sta_add, in mt7663s_probe()
H A Dmmio.c182 .sta_add = mt7615_mac_sta_add, in mt7615_mmio_probe()
H A Dusb.c123 .sta_add = mt7615_mac_sta_add, in mt7663u_probe()
H A Dmcu.c918 .sta_add = mt7615_mcu_wtbl_sta_add,
1018 .sta_add = mt7615_mcu_add_sta,
1209 .sta_add = mt7615_mcu_uni_add_sta,
H A Dmain.c1338 .sta_add = mt7615_sta_add,
/freebsd/sys/net80211/
H A Dieee80211_scan_sta.c236 sta_add(struct ieee80211_scan_state *ss, in sta_add() function
1520 .scan_add = sta_add,
1753 .scan_add = sta_add,
1885 .scan_add = sta_add,
1992 .scan_add = sta_add,
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211_macops.c330 if (lhw->ops->sta_add == NULL) { in lkpi_80211_mo_sta_add()
342 error = lhw->ops->sta_add(hw, vif, sta); in lkpi_80211_mo_sta_add()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci.c163 .sta_add = mt76x02_sta_add, in mt76x0e_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c102 .sta_add = mt7921_mac_sta_add, in mt7921s_probe()
H A Dusb.c161 .sta_add = mt7921_mac_sta_add, in mt7921u_probe()
H A Dpci.c245 .sta_add = mt7921_mac_sta_add, in mt7921_pci_probe()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmmio.c345 .sta_add = mt7996_mac_sta_add, in mt7996_mmio_probe()
H A Dmain.c1384 .sta_add = mt7996_sta_add,
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h352 if (wpa_s->driver->sta_add) in wpa_drv_sta_add()
353 return wpa_s->driver->sta_add(wpa_s->drv_priv, params); in wpa_drv_sta_add()
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c429 if (hapd->driver->sta_add == NULL) in hostapd_sta_add()
450 return hapd->driver->sta_add(hapd->drv_priv, &params); in hostapd_sta_add()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c17 .sta_add = mt7603_sta_add,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmmio.c1004 .sta_add = mt7915_mac_sta_add, in mt7915_mmio_probe()
H A Dmain.c1656 .sta_add = mt7915_sta_add,
/freebsd/sys/contrib/dev/rtw88/
H A Dmac80211.c956 .sta_add = rtw_ops_sta_add,
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_hostap.c1199 .sta_add = hostap_sta_add,
H A Ddriver.h3251 int (*sta_add)(void *priv, struct hostapd_sta_add_params *params); member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76.h476 int (*sta_add)(struct mt76_dev *dev, struct ieee80211_vif *vif, member

12