Home
last modified time | relevance | path

Searched defs:wst (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dragonfly.c180 _wlan_serialize_pop(const char *funcname, int wst) in _wlan_serialize_pop()
285 int wst; in ieee80211_vap_xmitpkt() local
H A Dieee80211_proto.c2007 int wst; in ieee80211_newstate_cb() local
/dragonfly/sys/netproto/802_11/
H A Dieee80211_dragonfly.h71 #define wlan_serialize_pop(wst) _wlan_serialize_pop(__func__, wst) argument