Searched refs:assoc_flags (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/net/wireless/ |
D | core.h | 337 u32 assoc_flags, struct ieee80211_ht_cap *ht_capa, 345 u32 assoc_flags, struct ieee80211_ht_cap *ht_capa,
|
D | mlme.c | 352 u32 assoc_flags, struct ieee80211_ht_cap *ht_capa, in __cfg80211_mlme_assoc() argument 382 req.flags = assoc_flags; in __cfg80211_mlme_assoc() 417 u32 assoc_flags, struct ieee80211_ht_cap *ht_capa, in cfg80211_mlme_assoc() argument 426 assoc_flags, ht_capa, ht_capa_mask); in cfg80211_mlme_assoc()
|