Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_freebsd.h110 #define IEEE80211_FF_LOCK_INIT(_ic, _name) do { \ macro
H A Dieee80211_superg.c114 IEEE80211_FF_LOCK_INIT(ic, ic->ic_name); in ieee80211_superg_attach()