Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/silabs/wfx/
H A Ddata_tx.c213 struct ieee80211_tx_info *tx_info; in wfx_skb_tx_priv() local
295 static u8 wfx_tx_get_retry_policy_id(struct wfx_vif *wvif, struct ieee80211_tx_info *tx_info) in wfx_tx_get_retry_policy_id()
312 static int wfx_tx_get_frame_format(struct ieee80211_tx_info *tx_info) in wfx_tx_get_frame_format()
339 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in wfx_tx_inner() local
416 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in wfx_tx() local
462 static void wfx_tx_fill_rates(struct wfx_dev *wdev, struct ieee80211_tx_info *tx_info, in wfx_tx_fill_rates()
501 struct ieee80211_tx_info *tx_info; in wfx_tx_confirm_cb() local
/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c28 struct mwifiex_txinfo *tx_info; in mwifiex_uap_del_tx_pkts_in_ralist() local
88 struct mwifiex_txinfo *tx_info; in mwifiex_uap_queue_bridged_pkt() local
284 struct mwifiex_txinfo *tx_info; in mwifiex_uap_recv_packet() local
478 struct mwifiex_txinfo *tx_info = MWIFIEX_SKB_TXCB(skb); in mwifiex_process_uap_txpd() local
H A Dsta_tx.c37 struct mwifiex_txinfo *tx_info = MWIFIEX_SKB_TXCB(skb); in mwifiex_process_sta_txpd() local
122 struct mwifiex_txinfo *tx_info = NULL; in mwifiex_send_null_packet() local
H A D11n_aggr.c91 struct mwifiex_txinfo *tx_info = MWIFIEX_SKB_TXCB(skb); in mwifiex_11n_form_amsdu_txpd() local
H A Dtdls.c36 struct mwifiex_txinfo *tx_info; in mwifiex_restore_tdls_packets() local
634 struct mwifiex_txinfo *tx_info; in mwifiex_send_tdls_data_frame() local
819 struct mwifiex_txinfo *tx_info; in mwifiex_send_tdls_action_frame() local
H A Dutil.h22 struct mwifiex_txinfo tx_info; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c243 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_stamp_wqe() local
281 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_free_tx_desc() local
353 struct mlx4_en_tx_info *tx_info = &ring->tx_info[index]; in mlx4_en_recycle_tx_desc() local
399 struct mlx4_en_tx_info *tx_info; in mlx4_en_handle_err_cqe() local
814 struct mlx4_en_tx_info *tx_info) in mlx4_en_build_dma_wqe()
880 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit() local
1149 struct mlx4_en_tx_info *tx_info = &ring->tx_info[i]; in mlx4_en_init_tx_xdp_ring_descs() local
1173 struct mlx4_en_tx_info *tx_info; in mlx4_en_xmit_frame() local
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_xdp.c10 struct ena_tx_buffer *tx_info; in validate_xdp_req_id() local
20 struct ena_tx_buffer *tx_info, in ena_xdp_tx_map_frame()
81 struct ena_tx_buffer *tx_info; in ena_xdp_xmit_frame() local
380 struct ena_tx_buffer *tx_info; in ena_clean_xdp_irq() local
H A Dena_netdev.c115 struct ena_tx_buffer *tx_info, in ena_xmit_common()
659 struct ena_tx_buffer *tx_info) in ena_unmap_tx_buff()
700 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs() local
771 struct ena_tx_buffer *tx_info, bool is_xdp) in handle_invalid_req_id()
794 struct ena_tx_buffer *tx_info; in validate_tx_req_id() local
818 struct ena_tx_buffer *tx_info; in ena_clean_tx_irq() local
2495 struct ena_tx_buffer *tx_info, in ena_tx_map_skb()
2602 struct ena_tx_buffer *tx_info; in ena_start_xmit() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dxmit.c147 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in get_frame_info() local
163 struct ieee80211_tx_info *tx_info) in ath_merge_ratetbl()
201 struct ieee80211_tx_info *tx_info; in ath_set_rates() local
491 struct ieee80211_tx_info *tx_info; in ath_tx_complete_aggr() local
777 struct ieee80211_tx_info *tx_info; in ath_lookup_legacy() local
800 struct ieee80211_tx_info *tx_info; in ath_lookup_rate() local
941 struct ieee80211_tx_info *tx_info; in ath_tx_get_tid_subframe() local
1036 struct ieee80211_tx_info *tx_info; in ath_tx_form_aggr() local
1266 struct ieee80211_tx_info *tx_info; in ath_buf_set_rate() local
1419 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath_tx_fill_desc() local
[all …]
H A Dhtc_drv_txrx.c219 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath9k_htc_tx_mgmt() local
266 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath9k_htc_tx_data() local
346 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in ath9k_htc_tx_start() local
451 struct ieee80211_tx_info *tx_info; in ath9k_htc_tx_process() local
H A Dtx99.c55 struct ieee80211_tx_info *tx_info; in ath9k_build_tx99_skb() local
/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00crypto.c39 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00crypto_create_tx_descriptor() local
66 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00crypto_tx_overhead() local
H A Drt2x00queue.c180 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor_seq() local
232 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor_plcp() local
297 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor_ht() local
389 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00queue_create_tx_descriptor() local
602 struct ieee80211_tx_info *tx_info; in rt2x00queue_write_tx_frame() local
H A Drt2x00mac.c23 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(frag_skb); in rt2x00mac_tx_rts_cts() local
94 struct ieee80211_tx_info *tx_info = IEEE80211_SKB_CB(skb); in rt2x00mac_tx() local
/linux/drivers/net/wireless/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()
/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c1002 struct bnad_tx_info *tx_info = in bnad_cb_tcb_setup() local
1012 struct bnad_tx_info *tx_info = in bnad_cb_tcb_destroy() local
1041 struct bnad_tx_info *tx_info = tx->priv; in bnad_cb_tx_stall() local
1059 struct bnad_tx_info *tx_info = tx->priv; in bnad_cb_tx_resume() local
1097 struct bnad_tx_info *tx_info = in bnad_tx_cleanup() local
1136 struct bnad_tx_info *tx_info = tx->priv; in bnad_cb_tx_cleanup() local
1510 bnad_tx_msix_unregister(struct bnad *bnad, struct bnad_tx_info *tx_info, in bnad_tx_msix_unregister()
1529 bnad_tx_msix_register(struct bnad *bnad, struct bnad_tx_info *tx_info, in bnad_tx_msix_register()
1917 struct bnad_tx_info *tx_info = &bnad->tx_info[tx_id]; in bnad_destroy_tx() local
1949 struct bnad_tx_info *tx_info = &bnad->tx_info[tx_id]; in bnad_setup_tx() local
[all …]
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dpci_mac.c11 struct mt76_tx_info *tx_info) in mt7921e_tx_prepare_skb()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mac.c11 struct mt76_tx_info *tx_info) in mt7925e_tx_prepare_skb()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dsdio.c522 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 Dmt76x02_txrx.c140 struct mt76_tx_info *tx_info) in mt76x02_tx_prepare_skb()
H A Dmt76x02_mcu.c40 u32 tx_info; in mt76x02_mcu_msg_send() local
/linux/net/bridge/
H A Dbr_cfm.c162 const struct br_cfm_cc_ccm_tx_info *const tx_info) in ccm_frame_build()
763 const struct br_cfm_cc_ccm_tx_info *const tx_info, in br_cfm_cc_ccm_tx()
/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h540 u64 deq, u32 tx_info) in cdnsp_decode_ep_context()

123