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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 181 milliseconds