Searched refs:set_wds_sta (Results 1 – 3 of 3) sorted by relevance
339 if (hapd->driver == NULL || hapd->driver->set_wds_sta == NULL) in hostapd_set_wds_sta()345 return hapd->driver->set_wds_sta(hapd->drv_priv, addr, aid, val, in hostapd_set_wds_sta()
3356 int (*set_wds_sta)(void *priv, const u8 *addr, int aid, int val, member
11546 .set_wds_sta = i802_set_wds_sta,