Home
last modified time | relevance | path

Searched refs:iwl_station_entry (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h176 struct iwl_station_entry { struct
743 struct iwl_station_entry stations[IWLAGN_STATION_COUNT];
H A Dsta.c240 struct iwl_station_entry *station; in iwl_prep_station()
396 memset(&priv->stations[sta_id], 0, sizeof(struct iwl_station_entry)); in iwl_sta_ucode_deactivate()