Searched refs:mt76_chip (Results 1 – 16 of 16) sorted by relevance
177 return mt76_chip(dev) == 0x7922; in is_mt7922()182 return mt76_chip(dev) == 0x7961 || is_mt7922(dev); in is_mt7921()187 return mt76_chip(dev) == 0x7663; in is_mt7663()192 return mt76_chip(dev) == 0x7915; in is_mt7915()197 return mt76_chip(dev) == 0x7906; in is_mt7916()202 return mt76_chip(dev) == 0x7981; in is_mt7981()207 return mt76_chip(dev) == 0x7986; in is_mt7986()217 return mt76_chip(dev) == 0x7990; in is_mt7996()225 return mt76_chip(dev) == 0x7622; in is_mt7622()230 return mt76_chip(dev) == 0x7615 || mt76_chip(dev) == 0x7611; in is_mt7615()[all …]
229 return mt76_chip(&dev->mt76) == 0x7610 || in is_mt76x0()230 mt76_chip(&dev->mt76) == 0x7630 || in is_mt76x0()231 mt76_chip(&dev->mt76) == 0x7650; in is_mt76x0()236 return mt76_chip(&dev->mt76) == 0x7612 || in is_mt76x2()237 mt76_chip(&dev->mt76) == 0x7632 || in is_mt76x2()238 mt76_chip(&dev->mt76) == 0x7662 || in is_mt76x2()239 mt76_chip(&dev->mt76) == 0x7602; in is_mt76x2()
308 switch (mt76_chip(&dev->mt76)) { in mt792x_ram_name()318 switch (mt76_chip(&dev->mt76)) { in mt792x_patch_name()
840 if (mt76_chip(&dev->mt76) == 0x7610 || in mt76x02_dfs_init_params()841 mt76_chip(&dev->mt76) == 0x7630) in mt76x02_dfs_init_params()
1050 static inline u16 mt76_chip(struct mt76_dev *dev) in mt76_chip() function1060 #define mt76xx_chip(dev) mt76_chip(&((dev)->mt76))
912 if (mt76_chip(dev) == 0x7663) { in mt76u_ac_to_hwq()
50 switch (mt76_chip(&dev->mt76)) { in mt7996_coredump_get_mem_layout()199 dump->device_id = mt76_chip(&dev->mt76); in mt7996_coredump_build()
28 return mt76_chip(&dev->mt76) == 0x7612; in is_mt7612()
15 bool is_combo_chip = mt76_chip(&dev->mt76) != 0x7610; in mt76x0e_load_firmware()
116 if (mt76_chip(&dev->mt76) == 0x7610) { in mt76x0e_init_hardware()
91 switch (mt76_chip(&dev->mt76)) { in mt7915_coredump_get_mem_layout()339 dump->device_id = mt76_chip(&dev->mt76); in mt7915_coredump_build()
534 switch (mt76_chip(&dev->mt76)) { in mt7915_init_led_mux()557 switch (mt76_chip(&dev->mt76)) { in mt7915_init_led_mux()574 switch (mt76_chip(&dev->mt76)) { in mt7915_init_led_mux()
53 switch (mt76_chip(&dev->mt76)) { in mt7915_eeprom_name()
12 switch (mt76_chip(&(_dev)->mt76)) { \
332 switch (mt76_chip(&dev->mt76)) { in mt7615_cal_free_data()
1709 switch (mt76_chip(&dev->mt76)) { in mt7615_mcu_init()1758 switch (mt76_chip(&dev->mt76)) { in mt7615_mcu_set_eeprom()