Searched refs:mt76_chip (Results 1 – 2 of 2) sorted by relevance
430 static inline u16 mt76_chip(struct mt76_dev *dev) in mt76_chip() function440 #define mt76xx_chip(dev) mt76_chip(&((dev)->mt76))
185 return mt76_chip(&dev->mt76) == 0x7612; in is_mt7612()