Lines Matching refs:mt76_dev

175 static inline bool is_mt7925(struct mt76_dev *dev)
180 static inline bool is_mt7920(struct mt76_dev *dev)
185 static inline bool is_mt7922(struct mt76_dev *dev)
190 static inline bool is_mt7921(struct mt76_dev *dev)
195 static inline bool is_mt7663(struct mt76_dev *dev)
200 static inline bool is_mt7915(struct mt76_dev *dev)
205 static inline bool is_mt7916(struct mt76_dev *dev)
210 static inline bool is_mt7981(struct mt76_dev *dev)
215 static inline bool is_mt7986(struct mt76_dev *dev)
220 static inline bool is_mt798x(struct mt76_dev *dev)
225 static inline bool is_mt7996(struct mt76_dev *dev)
230 static inline bool is_mt7992(struct mt76_dev *dev)
235 static inline bool is_mt799x(struct mt76_dev *dev)
240 static inline bool is_mt7622(struct mt76_dev *dev)
248 static inline bool is_mt7615(struct mt76_dev *dev)
253 static inline bool is_mt7611(struct mt76_dev *dev)
258 static inline bool is_connac_v1(struct mt76_dev *dev)
263 static inline bool is_mt76_fw_txp(struct mt76_dev *dev)
305 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t)
328 static inline void mt76_connac_irq_enable(struct mt76_dev *dev, u32 mask)
340 static inline void mt76_connac_tx_cleanup(struct mt76_dev *dev)
379 struct mt76_dev *dev = phy->dev;
393 mt76_connac_mutex_acquire(struct mt76_dev *dev, struct mt76_connac_pm *pm)
401 mt76_connac_mutex_release(struct mt76_dev *dev, struct mt76_connac_pm *pm)
412 void mt76_connac_write_hw_txp(struct mt76_dev *dev,
415 void mt76_connac_txp_skb_unmap(struct mt76_dev *dev,
417 void mt76_connac_tx_complete_skb(struct mt76_dev *mdev,
425 void mt76_connac2_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi,
432 bool mt76_connac2_mac_fill_txs(struct mt76_dev *dev, struct mt76_wcid *wcid,
434 bool mt76_connac2_mac_add_txs_skb(struct mt76_dev *dev, struct mt76_wcid *wcid,
436 void mt76_connac2_mac_decode_he_radiotap(struct mt76_dev *dev,
441 int mt76_connac2_mac_fill_rx_rate(struct mt76_dev *dev,
446 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
449 void mt76_connac2_tx_token_put(struct mt76_dev *dev);