Home
last modified time | relevance | path

Searched refs:run_update_beacon (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_run.c464 static void run_update_beacon(struct ieee80211vap *, int);
1041 vap->iv_update_beacon = run_update_beacon; in run_vap_create()
4994 run_update_beacon(struct ieee80211vap *vap, int item) in run_update_beacon() function