Home
last modified time | relevance | path

Searched defs:tx_info (Results 1 – 25 of 34) sorted by relevance

12

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c18 mt7615_write_fw_txp(struct mt7615_dev *dev, struct mt76_tx_info *tx_info, in mt7615_write_fw_txp()
63 struct mt76_tx_info *tx_info) in mt7615_tx_prepare_skb()
H A Dusb_sdio.c184 struct mt76_tx_info *tx_info) in mt7663_usb_sdio_tx_prepare_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci_mac.c11 struct mt76_tx_info *tx_info) in mt7921e_tx_prepare_skb()
H A Dmac.c497 __le32 *tx_info = (__le32 *)(data + sizeof(*free)); in mt7921_mac_tx_free() local
499 __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/dev/ena/
H A Dena_netmap.c391 struct ena_tx_buffer *tx_info; in ena_netmap_tx_frame() local
549 struct ena_tx_buffer *tx_info, void **push_hdr, uint16_t *header_len, in ena_netmap_tx_map_slots()
765 struct ena_tx_buffer *tx_info) in ena_netmap_unmap_last_socket_chain()
823 struct ena_tx_buffer *tx_info; in ena_netmap_tx_clean_one() local
H A Dena_datapath.c265 struct ena_tx_buffer *tx_info; in ena_tx_cleanup() local
845 ena_tx_map_mbuf(struct ena_ring *tx_ring, struct ena_tx_buffer *tx_info, in ena_tx_map_mbuf()
964 struct ena_tx_buffer *tx_info; in ena_xmit_mbuf() local
H A Dena.c567 struct ena_tx_buffer *tx_info; in ena_release_all_tx_dmamap() local
1430 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs() local
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c274 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 Dlio_rxtx.c56 union lio_tx_info *tx_info; in lio_xmit() local
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mcu.c40 u32 tx_info; in mt76x02_mcu_msg_send() local
H A Dmt76x02_txrx.c140 struct mt76_tx_info *tx_info) in mt76x02_tx_prepare_skb()
H A Dsdio.c521 struct mt76_tx_info tx_info = { in mt76s_tx_queue_skb() local
549 struct sk_buff *skb, u32 tx_info) in mt76s_tx_queue_skb_raw()
H A Dmt76x02_usb_core.c67 struct mt76_tx_info *tx_info) in mt76x02u_tx_prepare_skb()
H A Ddma.c468 struct sk_buff *skb, u32 tx_info) in mt76_dma_tx_queue_skb_raw()
507 struct mt76_tx_info tx_info = { in mt76_dma_tx_queue_skb() local
H A Dmt76x02_mac.c233 u32 tx_info; in mt76x02_mac_wcid_set_rate() local
H A Dmt76_connac_mac.c177 struct mt76_tx_info *tx_info, in mt76_connac_write_hw_txp()
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852a.c1476 struct rtw8852a_bb_pmac_info *tx_info, in rtw8852a_stop_pmac_tx()
1489 struct rtw8852a_bb_pmac_info *tx_info, in rtw8852a_start_pmac_tx()
1514 struct rtw8852a_bb_pmac_info *tx_info, in rtw8852a_bb_set_pmac_tx()
1542 struct rtw8852a_bb_pmac_info tx_info = {0}; in rtw8852a_bb_set_pmac_pkt_tx() local
H A Drtw8852b.c1778 struct rtw8852b_bb_pmac_info *tx_info, in rtw8852b_stop_pmac_tx()
1789 struct rtw8852b_bb_pmac_info *tx_info, in rtw8852b_start_pmac_tx()
1813 struct rtw8852b_bb_pmac_info *tx_info, in rtw8852b_bb_set_pmac_tx()
1843 struct rtw8852b_bb_pmac_info tx_info = {0}; in rtw8852b_bb_set_pmac_pkt_tx() local
/freebsd/sys/dev/mana/
H A Dmana_en.c350 struct mana_send_buf_info *tx_info, in mana_tx_map_mbuf()
398 struct mana_send_buf_info *tx_info) in mana_tx_unmap_mbuf()
491 struct mana_send_buf_info *tx_info; in mana_xmit() local
1432 struct mana_send_buf_info *tx_info; in mana_poll_tx_cq() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c752 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 Dal_eth.c1156 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 Dtx.c1927 struct ieee80211_tx_info *tx_info, u32 rate, in iwl_mvm_tx_reclaim()
2276 struct ieee80211_tx_info tx_info = {}; in iwl_mvm_flush_sta_tids() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_tx.c15 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 Dtx.c277 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rtw_get_mgmt_rate() local
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c18 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath11k_dp_tx_get_encap_type() local

12