Home
last modified time | relevance | path

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

/freebsd/sys/dev/mwl/
H A Dif_mwl.c120 static void mwl_beacon_update(struct ieee80211vap *, int);
671 vap->iv_update_beacon = mwl_beacon_update; in mwl_vap_create()
1849 mwl_beacon_update(struct ieee80211vap *vap, int item) in mwl_beacon_update() function