WI_SIFLAGS_ASSOC  363 dev/ic/if_wi_hostap.c 		} else if (sta->flags & WI_SIFLAGS_ASSOC) {
WI_SIFLAGS_ASSOC  371 dev/ic/if_wi_hostap.c 			sta->flags &= ~WI_SIFLAGS_ASSOC;
WI_SIFLAGS_ASSOC  830 dev/ic/if_wi_hostap.c 	if (sta->flags & WI_SIFLAGS_ASSOC) {
WI_SIFLAGS_ASSOC  835 dev/ic/if_wi_hostap.c 	sta->flags |= WI_SIFLAGS_ASSOC;
WI_SIFLAGS_ASSOC  924 dev/ic/if_wi_hostap.c 		sta->flags &= ~WI_SIFLAGS_ASSOC;
WI_SIFLAGS_ASSOC 1057 dev/ic/if_wi_hostap.c 	if (sta != NULL && (sta->flags & WI_SIFLAGS_ASSOC)) {
WI_SIFLAGS_ASSOC 1085 dev/ic/if_wi_hostap.c 	if (sta != NULL && (sta->flags & WI_SIFLAGS_ASSOC)) {
WI_SIFLAGS_ASSOC 1146 dev/ic/if_wi_hostap.c 	if (sta == NULL || !(sta->flags & WI_SIFLAGS_ASSOC)) {
WI_SIFLAGS_ASSOC 1229 dev/ic/if_wi_hostap.c 			if (sta->flags & WI_SIFLAGS_ASSOC)