Searched refs:is_mt76x0 (Results 1 – 2 of 2) sorted by relevance
227 static inline bool is_mt76x0(struct mt76x02_dev *dev) in is_mt76x0() function
451 if (is_mt76x0(dev) && !(key->flags & IEEE80211_KEY_FLAG_PAIRWISE)) in mt76x02_set_key()