Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h177 return mt76_chip(dev) == 0x7922; in is_mt7922()
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()
235 return mt76_chip(dev) == 0x7611; in is_mt7611()
[all …]
H A Dmt76x02.h229 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()
H A Dmt792x.h308 switch (mt76_chip(&dev->mt76)) { in mt792x_ram_name()
318 switch (mt76_chip(&dev->mt76)) { in mt792x_patch_name()
H A Dmt76x02_dfs.c840 if (mt76_chip(&dev->mt76) == 0x7610 || in mt76x02_dfs_init_params()
841 mt76_chip(&dev->mt76) == 0x7630) in mt76x02_dfs_init_params()
H A Dmt76.h1050 static inline u16 mt76_chip(struct mt76_dev *dev) in mt76_chip() function
1060 #define mt76xx_chip(dev) mt76_chip(&((dev)->mt76))
H A Dusb.c912 if (mt76_chip(dev) == 0x7663) { in mt76u_ac_to_hwq()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dcoredump.c50 switch (mt76_chip(&dev->mt76)) { in mt7996_coredump_get_mem_layout()
199 dump->device_id = mt76_chip(&dev->mt76); in mt7996_coredump_build()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dmt76x2.h28 return mt76_chip(&dev->mt76) == 0x7612; in is_mt7612()
/freebsd/sys/contrib/dev/mediatek/mt76/mt76x0/
H A Dpci_mcu.c15 bool is_combo_chip = mt76_chip(&dev->mt76) != 0x7610; in mt76x0e_load_firmware()
H A Dpci.c116 if (mt76_chip(&dev->mt76) == 0x7610) { in mt76x0e_init_hardware()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dcoredump.c91 switch (mt76_chip(&dev->mt76)) { in mt7915_coredump_get_mem_layout()
339 dump->device_id = mt76_chip(&dev->mt76); in mt7915_coredump_build()
H A Dinit.c534 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()
H A Deeprom.c53 switch (mt76_chip(&dev->mt76)) { in mt7915_eeprom_name()
H A Dmcu.c12 switch (mt76_chip(&(_dev)->mt76)) { \
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Deeprom.c322 switch (mt76_chip(&dev->mt76)) { in mt7615_cal_free_data()
H A Dmcu.c1705 switch (mt76_chip(&dev->mt76)) { in mt7615_mcu_init()
1754 switch (mt76_chip(&dev->mt76)) { in mt7615_mcu_set_eeprom()