Home
last modified time | relevance | path

Searched defs:txwi (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_beacon.c37 struct mt76x02_txwi *txwi; in mt76x02_write_beacon() local
43 struct mt76x02_txwi txwi; in mt76x02_write_beacon() local
H A Dmt76_connac_mac.c357 mt76_connac2_mac_write_txwi_8023(__le32 *txwi, struct sk_buff *skb, in mt76_connac2_mac_write_txwi_8023()
397 mt76_connac2_mac_write_txwi_80211(struct mt76_dev *dev, __le32 *txwi, in mt76_connac2_mac_write_txwi_80211()
482 void mt76_connac2_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi, in mt76_connac2_mac_write_txwi()
1116 void mt76_connac2_tx_check_aggr(struct ieee80211_sta *sta, __le32 *txwi) in mt76_connac2_tx_check_aggr()
1147 __le32 *txwi; in mt76_connac2_txwi_free() local
1185 struct mt76_txwi_cache *txwi; in mt76_connac2_tx_token_put() local
H A Ddma.c50 u8 *txwi; in mt76_alloc_txwi() local
219 struct mt76_txwi_cache *txwi = NULL; in mt76_dma_add_rx_buf() local
261 struct sk_buff *skb, void *txwi) in mt76_dma_add_buf()
515 u8 *txwi; in mt76_dma_tx_queue_skb() local
H A Dmt76x02_txrx.c144 struct mt76x02_txwi *txwi = txwi_ptr; in mt76x02_tx_prepare_skb() local
H A Dmt76x02_usb_core.c71 struct mt76x02_txwi *txwi; in mt76x02u_tx_prepare_skb() local
H A Dmt76x02_mac.c335 void mt76x02_mac_write_txwi(struct mt76x02_dev *dev, struct mt76x02_txwi *txwi, in mt76x02_mac_write_txwi()
911 struct mt76x02_txwi *txwi; in mt76x02_tx_complete_skb() local
H A Dtx.c798 struct mt76_txwi_cache *txwi; in mt76_token_release() local
H A Dmt76_connac.h285 u8 *txwi; in mt76_connac_txwi_to_txp() local
H A Dmt76.h169 struct mt76_txwi_cache *txwi; member
1611 struct mt76_txwi_cache *txwi; in mt76_token_put() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci_mac.c19 u8 *txwi = (u8 *)txwi_ptr; in mt7921e_tx_prepare_skb() local
H A Dmac.c502 struct mt76_txwi_cache *txwi; in mt7921_mac_tx_free() local
771 __le32 *txwi = (__le32 *)(skb->data - MT_SDIO_TXD_SIZE); in mt7921_usb_sdio_write_txwi() local
829 __le32 *txwi = (__le32 *)(e->skb->data + MT_SDIO_HDR_SIZE); in mt7921_usb_sdio_tx_complete_skb() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c729 mt7996_mac_write_txwi_8023(struct mt7996_dev *dev, __le32 *txwi, in mt7996_mac_write_txwi_8023()
764 mt7996_mac_write_txwi_80211(struct mt7996_dev *dev, __le32 *txwi, in mt7996_mac_write_txwi_80211()
831 void mt7996_mac_write_txwi(struct mt7996_dev *dev, __le32 *txwi, in mt7996_mac_write_txwi()
946 u8 *txwi = (u8 *)txwi_ptr; in mt7996_tx_prepare_skb() local
1012 mt7996_tx_check_aggr(struct ieee80211_sta *sta, __le32 *txwi) in mt7996_tx_check_aggr()
1042 __le32 *txwi; in mt7996_txwi_free() local
1074 struct mt76_txwi_cache *txwi; in mt7996_mac_tx_free() local
1587 struct mt76_txwi_cache *txwi; in mt7996_tx_token_put() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c617 mt7915_mac_write_txwi_tm(struct mt7915_phy *phy, __le32 *txwi, in mt7915_mac_write_txwi_tm()
731 void mt7915_mac_write_txwi(struct mt76_dev *dev, __le32 *txwi, in mt7915_mac_write_txwi()
762 u8 *txwi = (u8 *)txwi_ptr; in mt7915_tx_prepare_skb() local
837 __le32 *txwi = ptr; in mt7915_wed_init_buf() local
901 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free() local
1020 struct mt76_txwi_cache *txwi; in mt7915_mac_tx_free_v0() local
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c69 u8 *txwi = (u8 *)txwi_ptr; mt7615_tx_prepare_skb() local
H A Dusb_sdio.c49 __le32 *txwi = (__le32 *)(skb->data - MT_USB_TXD_SIZE); in mt7663_usb_sdio_write_txwi() local
H A Dmac.c716 mt7615_mac_write_txwi(struct mt7615_dev * dev,__le32 * txwi,struct sk_buff * skb,struct mt76_wcid * wcid,struct ieee80211_sta * sta,int pid,struct ieee80211_key_conf * key,enum mt76_txq_id qid,bool beacon) mt7615_mac_write_txwi() argument
1543 mt7615_txwi_free(struct mt7615_dev * dev,struct mt76_txwi_cache * txwi) mt7615_txwi_free() argument
1568 struct mt76_txwi_cache *txwi; mt7615_mac_tx_free_token() local
2121 struct mt76_txwi_cache *txwi; mt7615_tx_token_put() local
[all...]
/freebsd-src/sys/dev/usb/wlan/
H A Dif_run.c3233 struct rt2860_txwi *txwi = in run_bulk_tx_callbackN() local
3355 struct rt2860_txwi *txwi; in run_set_tx_desc() local
3427 struct rt2860_txwi *txwi; run_tx() local
3587 struct rt2860_txwi *txwi; run_tx_mgt() local
3649 struct rt2860_txwi *txwi; run_sendprot() local
3716 struct rt2860_txwi *txwi; run_tx_param() local
5043 struct rt2860_txwi txwi; run_update_beacon_cb() local
[all...]
/freebsd-src/sys/dev/ral/
H A Drt2860.c1457 struct rt2860_txwi *txwi; in rt2860_tx() local
1731 struct rt2860_txwi *txwi; rt2860_tx_raw() local
4272 struct rt2860_txwi txwi; rt2860_setup_beacon() local
[all...]
H A Drt2860var.h65 struct rt2860_txwi *txwi; member
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c918 mt7603_mac_write_txwi(struct mt7603_dev *dev, __le32 *txwi, in mt7603_mac_write_txwi()