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