[go: nahoru, domu]

Searched defs:iwl_mvm_sta (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/iwlwifi/mvm/
H A Dsta.h90 * All the data related to a station is held in the structure %iwl_mvm_sta
97 * %ieee80211_sta (and the %iwl_mvm_sta embedded into it) based on a fw
136 * data relevant for them from both %iwl_mvm_sta and %ieee80211_sta.
286 * struct iwl_mvm_sta - representation of a station in the driver
309 struct iwl_mvm_sta { struct
330 static inline struct iwl_mvm_sta *
411 int iwl_mvm_drain_sta(struct iwl_mvm *mvm, struct iwl_mvm_sta *mvmsta,
414 struct iwl_mvm_sta *mvmsta, bool disable);

Completed in 50 milliseconds