Searched refs:is_ap (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.h70 bool is_ap,
H A Diwl-sta.c222 bool is_ap,
230 if (is_ap)
309 bool is_ap,
320 sta_id = iwl_prep_station(priv, addr, is_ap, ht_info);
221 iwl_prep_station(struct iwl_priv *priv, const u8 *addr, bool is_ap, struct ieee80211_sta_ht_cap *ht_info) argument
308 iwl_add_station_common(struct iwl_priv *priv, const u8 *addr, bool is_ap, struct ieee80211_sta_ht_cap *ht_info, u8 *sta_id_r) argument
H A Diwl-agn.c3532 bool is_ap = vif->type == NL80211_IFTYPE_STATION; local
3547 ret = iwl_add_station_common(priv, sta->addr, is_ap, &sta->ht_cap,
H A Diwl3945-base.c3349 bool is_ap = vif->type == NL80211_IFTYPE_STATION; local
3360 ret = iwl_add_station_common(priv, sta->addr, is_ap, &sta->ht_cap,

Completed in 203 milliseconds