Home
last modified time | relevance | path

Searched refs:iwl_add_station_common (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dagn.h259 int iwl_add_station_common(struct iwl_priv *priv, struct iwl_rxon_context *ctx,
H A Dsta.c324 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 Dmac80211.c792 ret = iwl_add_station_common(priv, vif_priv->ctx, sta->addr, in iwlagn_mac_sta_add()