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