Searched refs:is_mt798x (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Ddma.c14 if (is_mt798x(&dev->mt76))
312 if (!is_mt798x(&dev->mt76))
423 if (!is_mt798x(mdev)) {
H A Dmmio.c420 if (is_mt798x(&dev->mt76))
450 u32 ofs = is_mt798x(&dev->mt76) ? 0x400000 : 0;
766 wed->wlan.txfree_tbit = is_mt798x(&dev->mt76) ? 2 : 1;
776 } else if (is_mt798x(&dev->mt76)) {
H A Deeprom.c223 if (!is_mt798x(&dev->mt76))
H A Dinit.c770 } else if (is_mt798x(&dev->mt76)) {
791 if (is_mt798x(&dev->mt76)) {
1202 if (is_mt798x(&dev->mt76))
H A Dmt7915.h382 if (!is_mt798x(&dev->mt76))
H A Dmac.c1559 if (!is_mt798x(&dev->mt76))
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac.h210 static inline bool is_mt798x(struct mt76_dev *dev) function

Completed in 107 milliseconds