Searched refs:txwi_ptr (Results 1 - 18 of 18) sorted by relevance

/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mac.c8 int mt7925e_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
19 u8 *txwi = (u8 *)txwi_ptr;
44 mt7925_mac_write_txwi(mdev, txwi_ptr, tx_info->skb, wcid, key,
H A Dmt7925.h220 int mt7925e_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
276 int mt7925_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
H A Dmac.c1352 int mt7925_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c8 int mt7921e_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
19 u8 *txwi = (u8 *)txwi_ptr;
44 mt76_connac2_mac_write_txwi(mdev, txwi_ptr, tx_info->skb, wcid, key,
H A Dmt7921.h247 int mt7921e_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
302 int mt7921_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
H A Dmac.c763 int mt7921_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dpci_mac.c60 int mt7615_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
69 u8 *txwi = (u8 *)txwi_ptr;
99 mt7615_mac_write_txwi(dev, txwi_ptr, tx_info->skb, wcid, sta,
H A Dmt7615.h499 int mt7615_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
544 int mt7663_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
H A Dusb_sdio.c181 int mt7663_usb_sdio_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_txrx.c137 int mt76x02_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
144 struct mt76x02_txwi *txwi = txwi_ptr;
H A Dmt76x02_mac.c912 u8 *txwi_ptr; local
921 txwi_ptr = mt76_get_txwi_ptr(mdev, e->txwi);
922 txwi = (struct mt76x02_txwi *)txwi_ptr;
H A Dmt76.h487 int (*tx_prepare_skb)(struct mt76_dev *dev, void *txwi_ptr,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmt7603.h235 int mt7603_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
H A Dmac.c1047 int mt7603_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
1082 mt7603_mac_write_txwi(dev, txwi_ptr, tx_info->skb, qid, wcid,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h590 int mt7996_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
H A Dmac.c911 int mt7996_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
925 u8 *txwi = (u8 *)txwi_ptr;
941 mt7996_mac_write_txwi(dev, txwi_ptr, tx_info->skb, wcid, key,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h572 int mt7915_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr,
H A Dmac.c741 int mt7915_tx_prepare_skb(struct mt76_dev *mdev, void *txwi_ptr, argument
754 u8 *txwi = (u8 *)txwi_ptr;
782 mt7915_mac_write_txwi(mdev, txwi_ptr, tx_info->skb, wcid, pid, key,

Completed in 400 milliseconds