Searched refs:sta_assoc (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dusb.c162 .sta_assoc = mt7921_mac_sta_assoc,
H A Dsdio.c103 .sta_assoc = mt7921_mac_sta_assoc,
H A Dpci.c246 .sta_assoc = mt7921_mac_sta_assoc,
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c18 .sta_assoc = mt7603_sta_assoc,
/freebsd-current/contrib/wpa/src/ap/
H A Dap_drv_ops.c406 if (hapd->driver == NULL || hapd->driver->sta_assoc == NULL)
408 return hapd->driver->sta_assoc(hapd->drv_priv, hapd->own_addr, addr,
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1498 dev->drv->sta_assoc)
1499 dev->drv->sta_assoc(dev, vif, sta);
H A Dmt76.h479 void (*sta_assoc)(struct mt76_dev *dev, struct ieee80211_vif *vif, member in struct:mt76_driver_ops
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver.h3865 * sta_assoc - Station association indication
3878 int (*sta_assoc)(void *priv, const u8 *own_addr, const u8 *addr, member in struct:wpa_driver_ops
H A Ddriver_atheros.c2273 .sta_assoc = atheros_sta_assoc,

Completed in 179 milliseconds