Searched refs:mt76_txwi_cache (Results 1 – 15 of 15) sorted by relevance
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | dma.c | 14 static struct mt76_txwi_cache * 17 struct mt76_txwi_cache *t; in mt76_alloc_txwi() 34 t = (struct mt76_txwi_cache *)(txwi + dev->drv->txwi_size); in mt76_alloc_txwi() 40 static struct mt76_txwi_cache * 43 struct mt76_txwi_cache *t; in mt76_alloc_rxwi() 53 static struct mt76_txwi_cache * 56 struct mt76_txwi_cache *t = NULL; in __mt76_get_txwi() 60 t = list_first_entry(&dev->txwi_cache, struct mt76_txwi_cache, in __mt76_get_txwi() 69 static struct mt76_txwi_cache * 72 struct mt76_txwi_cache *t = NULL; in __mt76_get_rxwi() [all …]
|
| H A D | mt76_connac.h | 310 mt76_connac_txwi_to_txp(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_connac_txwi_to_txp() 421 struct mt76_txwi_cache *txwi); 451 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t,
|
| H A D | wed.c | 15 struct mt76_txwi_cache *t; in mt76_wed_release_rx_buf() 37 struct mt76_txwi_cache *t = NULL; in mt76_wed_init_rx_buf()
|
| H A D | mt76.h | 221 struct mt76_txwi_cache *txwi; 448 struct mt76_txwi_cache { struct 1392 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr() 1771 void mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t); 1772 void mt76_put_rxwi(struct mt76_dev *dev, struct mt76_txwi_cache *t); 1773 struct mt76_txwi_cache *mt76_get_rxwi(struct mt76_dev *dev); 2011 struct mt76_txwi_cache * 2013 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi); 2015 struct mt76_txwi_cache *mt76_rx_token_release(struct mt76_dev *dev, int token); 2017 struct mt76_txwi_cache *r, dma_addr_t phys); [all …]
|
| H A D | tx.c | 844 int mt76_token_consume(struct mt76_dev *dev, struct mt76_txwi_cache **ptxwi) in mt76_token_consume() 872 struct mt76_txwi_cache *t, dma_addr_t phys) in mt76_rx_token_consume() 889 struct mt76_txwi_cache * 892 struct mt76_txwi_cache *txwi; in mt76_token_release() 918 struct mt76_txwi_cache * 921 struct mt76_txwi_cache *t; in mt76_rx_token_release()
|
| H A D | mt76_connac_mac.c | 249 struct mt76_txwi_cache *t) in mt76_connac_txp_skb_unmap() 1160 void mt76_connac2_txwi_free(struct mt76_dev *dev, struct mt76_txwi_cache *t, in mt76_connac2_txwi_free() 1199 struct mt76_txwi_cache *txwi; in mt76_connac2_tx_token_put()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | pci_mac.c | 17 struct mt76_txwi_cache *t; in mt7925e_tx_prepare_skb() 27 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7925e_tx_prepare_skb() 58 struct mt76_txwi_cache *txwi; in mt7925_tx_token_put()
|
| H A D | mt7925.h | 312 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t,
|
| H A D | mac.c | 1060 void mt7925_txwi_free(struct mt792x_dev *dev, struct mt76_txwi_cache *t, in mt7925_txwi_free() 1094 struct mt76_txwi_cache *txwi; in mt7925_mac_tx_free()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | pci_mac.c | 17 struct mt76_txwi_cache *t; in mt7921e_tx_prepare_skb() 27 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7921e_tx_prepare_skb()
|
| H A D | mac.c | 500 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 73 struct mt76_txwi_cache *t; in mt7615_tx_prepare_skb() 94 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7615_tx_prepare_skb()
|
| H A D | mac.c | 1535 mt7615_txwi_free(struct mt7615_dev *dev, struct mt76_txwi_cache *txwi) in mt7615_txwi_free() 1560 struct mt76_txwi_cache *txwi; in mt7615_mac_tx_free_token() 2121 struct mt76_txwi_cache *txwi; in mt7615_tx_token_put()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mac.c | 1055 struct mt76_txwi_cache *t; in mt7996_tx_prepare_skb() 1092 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7996_tx_prepare_skb() 1285 mt7996_txwi_free(struct mt7996_dev *dev, struct mt76_txwi_cache *t, in mt7996_txwi_free() 1327 struct mt76_txwi_cache *txwi; in mt7996_mac_tx_free() 1824 struct mt76_txwi_cache *t; in mt7996_rx_token_put() 1932 struct mt76_txwi_cache *t; in mt7996_rro_rx_process() 2260 struct mt76_txwi_cache *txwi; in mt7996_tx_token_put()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mac.c | 760 struct mt76_txwi_cache *t; in mt7915_tx_prepare_skb() 782 t = (struct mt76_txwi_cache *)(txwi + mdev->drv->txwi_size); in mt7915_tx_prepare_skb() 901 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free() 1016 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free_v0()
|