Searched refs:IWL_STA_LOCAL (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-sta.h41 #define IWL_STA_LOCAL BIT(3) /* station state not directed by mac80211; macro
H A Diwl-sta.c447 priv->stations[sta_id].used |= IWL_STA_LOCAL;
583 if (priv->stations[sta_id].used & IWL_STA_LOCAL) {

Completed in 154 milliseconds