Lines Matching refs:mt76_dev
175 static inline bool is_mt7925(struct mt76_dev *dev) in is_mt7925()
180 static inline bool is_mt7920(struct mt76_dev *dev) in is_mt7920()
185 static inline bool is_mt7922(struct mt76_dev *dev) in is_mt7922()
190 static inline bool is_mt7921(struct mt76_dev *dev) in is_mt7921()
195 static inline bool is_mt7663(struct mt76_dev *dev) in is_mt7663()
200 static inline bool is_mt7915(struct mt76_dev *dev) in is_mt7915()
205 static inline bool is_mt7916(struct mt76_dev *dev) in is_mt7916()
210 static inline bool is_mt7981(struct mt76_dev *dev) in is_mt7981()
215 static inline bool is_mt7986(struct mt76_dev *dev) in is_mt7986()
220 static inline bool is_mt798x(struct mt76_dev *dev) in is_mt798x()
225 static inline bool is_mt7996(struct mt76_dev *dev) in is_mt7996()
230 static inline bool is_mt7992(struct mt76_dev *dev) in is_mt7992()
235 static inline bool is_mt7990(struct mt76_dev *dev) in is_mt7990()
240 static inline bool is_mt799x(struct mt76_dev *dev) in is_mt799x()
245 static inline bool is_mt7622(struct mt76_dev *dev) in is_mt7622()
253 static inline bool is_mt7615(struct mt76_dev *dev) in is_mt7615()
258 static inline bool is_mt7611(struct mt76_dev *dev) in is_mt7611()
263 static inline bool is_connac_v1(struct mt76_dev *dev) in is_connac_v1()
268 static inline bool is_mt76_fw_txp(struct mt76_dev *dev) in is_mt76_fw_txp()
310 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_connac_txwi_to_txp()
333 static inline void mt76_connac_irq_enable(struct mt76_dev *dev, u32 mask) in mt76_connac_irq_enable()
345 static inline void mt76_connac_tx_cleanup(struct mt76_dev *dev) in mt76_connac_tx_cleanup()
384 struct mt76_dev *dev = phy->dev; in mt76_connac_skip_fw_pmctrl()
398 mt76_connac_mutex_acquire(struct mt76_dev *dev, struct mt76_connac_pm *pm) in mt76_connac_mutex_acquire()
406 mt76_connac_mutex_release(struct mt76_dev *dev, struct mt76_connac_pm *pm) in mt76_connac_mutex_release()
417 void mt76_connac_write_hw_txp(struct mt76_dev *dev,
420 void mt76_connac_txp_skb_unmap(struct mt76_dev *dev,
422 void mt76_connac_tx_complete_skb(struct mt76_dev *mdev,
430 void mt76_connac2_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi,
437 bool mt76_connac2_mac_fill_txs(struct mt76_dev *dev, struct mt76_wcid *wcid,
439 bool mt76_connac2_mac_add_txs_skb(struct mt76_dev *dev, struct mt76_wcid *wcid,
441 void mt76_connac2_mac_decode_he_radiotap(struct mt76_dev *dev,
446 int mt76_connac2_mac_fill_rx_rate(struct mt76_dev *dev,
451 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
454 void mt76_connac2_tx_token_put(struct mt76_dev *dev);