| /freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 21 mt7615_write_fw_txp(struct mt7615_dev *dev, struct mt76_tx_info *tx_info, in mt7615_write_fw_txp() 66 struct mt76_tx_info *tx_info) in mt7615_tx_prepare_skb()
|
| H A D | usb_sdio.c | 184 struct mt76_tx_info *tx_info) in mt7663_usb_sdio_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | pci_mac.c | 11 struct mt76_tx_info *tx_info) in mt7921e_tx_prepare_skb()
|
| H A D | mac.c | 495 __le32 *tx_info = (__le32 *)(data + sizeof(*free)); in mt7921_mac_tx_free() local 497 __le32 *tx_info = (__le32 *)((u8 *)data + sizeof(*free)); in mt7921_mac_tx_free() local 781 struct mt76_tx_info *tx_info) in mt7921_usb_sdio_tx_prepare_skb()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
| H A D | pci_mac.c | 11 struct mt76_tx_info *tx_info) in mt7925e_tx_prepare_skb()
|
| /freebsd/sys/dev/ena/ |
| H A D | ena_netmap.c | 390 struct ena_tx_buffer *tx_info; in ena_netmap_tx_frame() local 548 struct ena_tx_buffer *tx_info, void **push_hdr, uint16_t *header_len, in ena_netmap_tx_map_slots() 764 struct ena_tx_buffer *tx_info) in ena_netmap_unmap_last_socket_chain() 830 struct ena_tx_buffer *tx_info; in ena_netmap_tx_clean_one() local
|
| H A D | ena_datapath.c | 267 struct ena_tx_buffer *tx_info; in ena_tx_cleanup() local 853 ena_tx_map_mbuf(struct ena_ring *tx_ring, struct ena_tx_buffer *tx_info, in ena_tx_map_mbuf() 972 struct ena_tx_buffer *tx_info; in ena_xmit_mbuf() local
|
| /freebsd/sys/dev/mlx4/mlx4_en/ |
| H A D | mlx4_en_tx.c | 274 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_stamp_wqe() local 293 struct mlx4_en_tx_info *tx_info; in mlx4_en_free_tx_desc() local 644 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit() local
|
| /freebsd/sys/dev/liquidio/ |
| H A D | lio_rxtx.c | 56 union lio_tx_info *tx_info; in lio_xmit() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | sdio.c | 522 struct mt76_tx_info tx_info = { in mt76s_tx_queue_skb() local 551 struct sk_buff *skb, u32 tx_info) in mt76s_tx_queue_skb_raw()
|
| H A D | mt76x02_mcu.c | 40 u32 tx_info; in mt76x02_mcu_msg_send() local
|
| H A D | mt76x02_txrx.c | 140 struct mt76_tx_info *tx_info) in mt76x02_tx_prepare_skb()
|
| H A D | mt76x02_usb_core.c | 67 struct mt76_tx_info *tx_info) in mt76x02u_tx_prepare_skb()
|
| H A D | dma.c | 507 struct sk_buff *skb, u32 tx_info) in mt76_dma_tx_queue_skb_raw() 546 struct mt76_tx_info tx_info = { in mt76_dma_tx_queue_skb() local
|
| H A D | mt76x02_mac.c | 233 u32 tx_info; in mt76x02_mac_wcid_set_rate() local
|
| H A D | mt76_connac_mac.c | 163 struct mt76_tx_info *tx_info, in mt76_connac_write_hw_txp()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | rtw8852a.c | 1530 struct rtw8852a_bb_pmac_info *tx_info, in rtw8852a_stop_pmac_tx() 1543 struct rtw8852a_bb_pmac_info *tx_info, in rtw8852a_start_pmac_tx() 1568 struct rtw8852a_bb_pmac_info *tx_info, in rtw8852a_bb_set_pmac_tx() 1594 struct rtw8852a_bb_pmac_info tx_info = {0}; in rtw8852a_bb_set_pmac_pkt_tx() local
|
| H A D | rtw8852b_common.c | 1445 struct rtw8852bx_bb_pmac_info *tx_info, in rtw8852bx_stop_pmac_tx() 1456 struct rtw8852bx_bb_pmac_info *tx_info, in rtw8852bx_start_pmac_tx() 1481 struct rtw8852bx_bb_pmac_info *tx_info, in rtw8852bx_bb_set_pmac_tx() 1510 struct rtw8852bx_bb_pmac_info tx_info = {0}; in __rtw8852bx_bb_set_pmac_pkt_tx() local
|
| /freebsd/sys/dev/mana/ |
| H A D | mana_en.c | 354 struct mana_send_buf_info *tx_info, in mana_tx_map_mbuf() 402 struct mana_send_buf_info *tx_info) in mana_tx_unmap_mbuf() 495 struct mana_send_buf_info *tx_info; in mana_xmit() local 1425 struct mana_send_buf_info *tx_info; in mana_poll_tx_cq() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mac.c | 752 struct mt76_tx_info *tx_info) in mt7915_tx_prepare_skb() 896 __le32 *tx_info = (__le32 *)(data + sizeof(*free)); in mt7915_mac_tx_free() local 898 __le32 *tx_info = (__le32 *)((u8 *)data + sizeof(*free)); in mt7915_mac_tx_free() local
|
| /freebsd/sys/dev/al_eth/ |
| H A D | al_eth.c | 1156 struct al_eth_tx_buffer *tx_info; in al_eth_tx_do_cleanup() local 1192 al_eth_tx_csum(struct al_eth_ring *tx_ring, struct al_eth_tx_buffer *tx_info, in al_eth_tx_csum() 1292 struct al_eth_tx_buffer *tx_info; in al_eth_xmit_mbuf() local
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | tx.c | 1939 struct ieee80211_tx_info *tx_info, __le32 rate, in iwl_mvm_tx_reclaim() 2295 struct ieee80211_tx_info tx_info = {}; in iwl_mvm_flush_sta_tids() local
|
| /freebsd/sys/contrib/dev/athk/ath12k/ |
| H A D | dp_tx.c | 15 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath12k_dp_tx_get_encap_type() local
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | tx.c | 283 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rtw_get_mgmt_rate() local
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | dp_tx.c | 18 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath11k_dp_tx_get_encap_type() local
|