Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h195 #define IOVF_SET_DOWN (1<<7) /* set requires driver be down */ macro
Dwlc_main.c4444 if (((vi->flags & IOVF_SET_DOWN) && wlc->pub->up) || in wlc_iovar_check()