Searched refs:iwl_add_station_common (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | agn.h | 259 int iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
|
H A D | sta.c | 324 int iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx, in iwl_add_station_common() function 894 ret = iwl_add_station_common(priv, ctx, addr, 0, NULL, &sta_id); in iwlagn_add_bssid_station()
|
H A D | mac80211.c | 792 ret = iwl_add_station_common(priv, vif_priv->ctx, sta->addr, in iwlagn_mac_sta_add()
|