Searched refs:iwl_alloc_bcast_station (Results 1 - 4 of 4) 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.h61 int iwl_alloc_bcast_station(struct iwl_priv *priv, bool init_lq);
H A Diwl-sta.c1212 * iwl_alloc_bcast_station - add broadcast station into driver's station table.
1218 int iwl_alloc_bcast_station(struct iwl_priv *priv, bool init_lq) function
1252 EXPORT_SYMBOL_GPL(iwl_alloc_bcast_station); variable
H A Diwl-agn.c2842 ret = iwl_alloc_bcast_station(priv, true);
H A Diwl3945-base.c2639 rc = iwl_alloc_bcast_station(priv, false);

Completed in 75 milliseconds