Searched refs:iwl_prep_station (Results 1 - 1 of 1) 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.c217 * iwl_prep_station - Prepare station information for addition
221 static u8 iwl_prep_station(struct iwl_priv *priv, const u8 *addr, function
320 sta_id = iwl_prep_station(priv, addr, is_ap, ht_info);
1225 sta_id = iwl_prep_station(priv, iwl_bcast_addr, false, NULL);

Completed in 102 milliseconds