Searched refs:IWL_STA_BCAST (Results 1 – 2 of 2) sorted by relevance
249 #define IWL_STA_BCAST BIT(4) /* this station is the special bcast station */ macro
737 if (!(priv->stations[i].used & IWL_STA_BCAST)) in iwl_dealloc_bcast_stations()1279 priv->stations[sta_id].used |= IWL_STA_BCAST; in iwlagn_alloc_bcast_station()