Home
last modified time | relevance | path

Searched refs:mt76_chip (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h182 return mt76_chip(dev) == 0x7925 || mt76_chip(dev) == 0x7927 || mt76_chip(dev) == 0x7928; in is_connac3()
187 return mt76_chip(dev) == 0x7925; in is_mt7925()
192 return mt76_chip(dev) == 0x7927; in is_mt7927()
197 return mt76_chip(dev) == 0x7928; in is_mt7928()
202 return mt76_chip(dev) == 0x7927; in is_320mhz_supported()
207 return mt76_chip(dev) == 0x7920; in is_mt7920()
212 return mt76_chip(dev) == 0x7902; in is_mt7902()
217 return mt76_chip(dev) == 0x7922; in is_mt7922()
222 return mt76_chip(dev) == 0x7961 || is_mt7922(dev) || is_mt7920(dev) || in is_connac2()
228 return mt76_chip(dev) == 0x7663; in is_mt7663()
[all …]
H A Dmt792x.h537 switch (mt76_chip(&dev->mt76)) { in mt792x_ram_name()
557 switch (mt76_chip(&dev->mt76)) { in mt792x_patch_name()
577 switch (mt76_chip(&dev->mt76)) { in mt792x_cb_patch_name()
587 switch (mt76_chip(&dev->mt76)) { in mt792x_phy_ram_name()
H A Dmt76.h1236 static inline u16 mt76_chip(struct mt76_dev *dev) in mt76_chip() function
1275 #define mt76xx_chip(dev) mt76_chip(&((dev)->mt76))
H A Dusb.c953 switch (mt76_chip(dev)) { in mt76u_ac_to_hwq()
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dmt76x0.h36 return mt76_chip(&dev->mt76) == 0x7610; in is_mt7610e()
41 return mt76_chip(&dev->mt76) == 0x7630; in is_mt7630()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dusb.c219 if (mt76_chip(mdev) == 0x6639) { in mt7925u_probe()
222 mt76_chip(mdev)); in mt7925u_probe()
H A Dpci.c669 if (is_mt7927_hw && mt76_chip(mdev) != 0x7927) { in mt7925_pci_probe()
672 mt76_chip(mdev)); in mt7925_pci_probe()
674 } else if (is_mt7928_hw && mt76_chip(mdev) != 0x7928) { in mt7925_pci_probe()
677 mt76_chip(mdev)); in mt7925_pci_probe()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.c69 switch (mt76_chip(&dev->mt76)) { in mt7915_eeprom_name()
369 switch (mt76_chip(&dev->mt76)) { in mt7915_eeprom_has_background_radar()
H A Dinit.c591 switch (mt76_chip(&dev->mt76)) { in mt7915_init_led_mux()
614 switch (mt76_chip(&dev->mt76)) { in mt7915_init_led_mux()
631 switch (mt76_chip(&dev->mt76)) { in mt7915_init_led_mux()
H A Dmcu.c12 switch (mt76_chip(&(_dev)->mt76)) { \
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Deeprom.c29 switch (mt76_chip(&dev->mt76)) { in mt7996_eeprom_name()
397 switch (mt76_chip(&dev->mt76)) { in mt7996_eeprom_has_background_radar()
H A Dinit.c1195 switch (mt76_chip(&dev->mt76)) { in mt7996_variant_type_init()
H A Dmcu.c15 switch (mt76_chip(&(_dev)->mt76)) { \
4224 switch (mt76_chip(&dev->mt76)) { in mt7996_mcu_get_cal_free_data()