Home
last modified time | relevance | path

Searched defs:tx (Results 1 – 25 of 1170) sorted by relevance

12345678910>>...47

/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/
Dadv748x-csi2.c17 int adv748x_csi2_set_virtual_channel(struct adv748x_csi2 *tx, unsigned int vc) in adv748x_csi2_set_virtual_channel()
34 static int adv748x_csi2_register_link(struct adv748x_csi2 *tx, in adv748x_csi2_register_link()
70 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_registered() local
121 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_s_stream() local
147 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_pad_format() local
159 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_format() local
181 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_format() local
219 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_mbus_config() local
251 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_pixelrate() local
273 static int adv748x_csi2_init_controls(struct adv748x_csi2 *tx) in adv748x_csi2_init_controls()
[all …]
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/
Dadv748x-csi2.c17 static int adv748x_csi2_set_virtual_channel(struct adv748x_csi2 *tx, in adv748x_csi2_set_virtual_channel()
35 static int adv748x_csi2_register_link(struct adv748x_csi2 *tx, in adv748x_csi2_register_link()
71 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_registered() local
122 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_s_stream() local
148 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_pad_format() local
160 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_format() local
182 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_format() local
220 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_mbus_config() local
268 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_pixelrate() local
290 static int adv748x_csi2_init_controls(struct adv748x_csi2 *tx) in adv748x_csi2_init_controls()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/
Dgve_tx_dqo.c17 static bool gve_has_free_tx_qpl_bufs(struct gve_tx_ring *tx, int count) in gve_has_free_tx_qpl_bufs()
43 gve_alloc_tx_qpl_buf(struct gve_tx_ring *tx) in gve_alloc_tx_qpl_buf()
68 gve_free_tx_qpl_bufs(struct gve_tx_ring *tx, in gve_free_tx_qpl_bufs()
100 static bool gve_has_pending_packet(struct gve_tx_ring *tx) in gve_has_pending_packet()
114 gve_alloc_pending_packet(struct gve_tx_ring *tx) in gve_alloc_pending_packet()
143 gve_free_pending_packet(struct gve_tx_ring *tx, in gve_free_pending_packet()
162 static void gve_tx_clean_pending_packets(struct gve_tx_ring *tx) in gve_tx_clean_pending_packets()
193 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_free_ring_dqo() local
233 static int gve_tx_qpl_buf_init(struct gve_tx_ring *tx) in gve_tx_qpl_buf_init()
258 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_alloc_ring_dqo() local
[all …]
Dgve_tx.c26 struct gve_tx_ring *tx = &priv->tx[tx_qid]; in gve_xdp_tx_flush() local
157 static int gve_clean_xdp_done(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_clean_xdp_done()
201 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_free_ring() local
237 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_alloc_ring() local
342 static inline u32 gve_tx_avail(struct gve_tx_ring *tx) in gve_tx_avail()
347 static inline int gve_skb_fifo_bytes_required(struct gve_tx_ring *tx, in gve_skb_fifo_bytes_required()
392 static inline bool gve_can_tx(struct gve_tx_ring *tx, int bytes_required) in gve_can_tx()
405 static int gve_maybe_stop_tx(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_maybe_stop_tx()
508 static int gve_tx_add_skb_copy(struct gve_priv *priv, struct gve_tx_ring *tx, struct sk_buff *skb) in gve_tx_add_skb_copy()
582 static int gve_tx_add_skb_no_copy(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_tx_add_skb_no_copy()
[all …]
/kernel/linux/linux-6.6/drivers/clk/mediatek/
Dclk-apmixed.c32 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_is_prepared() local
39 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_prepare() local
59 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_unprepare() local
76 struct mtk_ref2usb_tx *tx; in mtk_clk_register_ref2usb_tx() local
105 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_clk_unregister_ref2usb_tx() local
/kernel/linux/linux-5.10/drivers/net/ethernet/google/gve/
Dgve_tx.c147 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_free_ring() local
179 struct gve_tx_ring *tx = &priv->tx[queue_idx]; in gve_tx_add_to_block() local
187 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_alloc_ring() local
284 static inline u32 gve_tx_avail(struct gve_tx_ring *tx) in gve_tx_avail()
289 static inline int gve_skb_fifo_bytes_required(struct gve_tx_ring *tx, in gve_skb_fifo_bytes_required()
317 static inline bool gve_can_tx(struct gve_tx_ring *tx, int bytes_required) in gve_can_tx()
324 static int gve_maybe_stop_tx(struct gve_tx_ring *tx, struct sk_buff *skb) in gve_maybe_stop_tx()
411 static int gve_tx_add_skb(struct gve_tx_ring *tx, struct sk_buff *skb, in gve_tx_add_skb()
482 struct gve_tx_ring *tx; in gve_tx() local
514 static int gve_clean_tx_done(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_clean_tx_done()
[all …]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c568 const struct pkvm_mem_transition tx; member
573 const struct pkvm_mem_transition tx; member
633 const struct pkvm_mem_transition *tx) in host_request_owned_transition()
643 const struct pkvm_mem_transition *tx) in host_request_unshare()
653 const struct pkvm_mem_transition *tx) in host_initiate_share()
663 const struct pkvm_mem_transition *tx) in host_initiate_unshare()
673 const struct pkvm_mem_transition *tx) in host_initiate_donation()
682 static bool __host_ack_skip_pgtable_check(const struct pkvm_mem_transition *tx) in __host_ack_skip_pgtable_check()
688 static int __host_ack_transition(u64 addr, const struct pkvm_mem_transition *tx, in __host_ack_transition()
699 static int host_ack_donation(u64 addr, const struct pkvm_mem_transition *tx) in host_ack_donation()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c2758 #define call_tx_stop_cbfn(tx) \ argument
2800 bna_tx_sm_stopped_entry(struct bna_tx *tx) in bna_tx_sm_stopped_entry()
2806 bna_tx_sm_stopped(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stopped()
2831 bna_tx_sm_start_wait_entry(struct bna_tx *tx) in bna_tx_sm_start_wait_entry()
2837 bna_tx_sm_start_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_start_wait()
2868 bna_tx_sm_started_entry(struct bna_tx *tx) in bna_tx_sm_started_entry()
2882 bna_tx_sm_started(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_started()
2907 bna_tx_sm_stop_wait_entry(struct bna_tx *tx) in bna_tx_sm_stop_wait_entry()
2912 bna_tx_sm_stop_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stop_wait()
2939 bna_tx_sm_cleanup_wait_entry(struct bna_tx *tx) in bna_tx_sm_cleanup_wait_entry()
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c2758 #define call_tx_stop_cbfn(tx) \ argument
2800 bna_tx_sm_stopped_entry(struct bna_tx *tx) in bna_tx_sm_stopped_entry()
2806 bna_tx_sm_stopped(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stopped()
2831 bna_tx_sm_start_wait_entry(struct bna_tx *tx) in bna_tx_sm_start_wait_entry()
2837 bna_tx_sm_start_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_start_wait()
2868 bna_tx_sm_started_entry(struct bna_tx *tx) in bna_tx_sm_started_entry()
2882 bna_tx_sm_started(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_started()
2907 bna_tx_sm_stop_wait_entry(struct bna_tx *tx) in bna_tx_sm_stop_wait_entry()
2912 bna_tx_sm_stop_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stop_wait()
2939 bna_tx_sm_cleanup_wait_entry(struct bna_tx *tx) in bna_tx_sm_cleanup_wait_entry()
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
Dipoib_tx.c114 static void hfi1_ipoib_free_tx(struct ipoib_txreq *tx, int budget) in hfi1_ipoib_free_tx()
138 struct ipoib_txreq *tx; in hfi1_ipoib_drain_tx_ring() local
162 struct ipoib_txreq *tx = hfi1_txreq_from_idx(tx_ring, head); in hfi1_ipoib_poll_tx_ring() local
190 struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq); in hfi1_ipoib_sdma_complete() local
199 static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx, in hfi1_ipoib_build_ulp_payload()
230 static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx, in hfi1_ipoib_build_tx_desc()
256 static void hfi1_ipoib_build_ib_tx_headers(struct ipoib_txreq *tx, in hfi1_ipoib_build_ib_tx_headers()
354 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_common() local
440 struct ipoib_txreq *tx) in hfi1_ipoib_submit_tx()
462 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_single() local
[all …]
/kernel/linux/linux-5.10/drivers/clk/mediatek/
Dclk-apmixed.c31 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_is_prepared() local
38 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_prepare() local
58 struct mtk_ref2usb_tx *tx = to_mtk_ref2usb_tx(hw); in mtk_ref2usb_tx_unprepare() local
75 struct mtk_ref2usb_tx *tx; in mtk_clk_register_ref2usb_tx() local
/kernel/linux/linux-5.10/crypto/async_tx/
Dasync_tx.c66 struct dma_async_tx_descriptor *tx) in async_tx_channel_switch()
143 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit()
225 struct dma_async_tx_descriptor *tx; in async_trigger_callback() local
263 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce()
/kernel/linux/linux-6.6/crypto/async_tx/
Dasync_tx.c66 struct dma_async_tx_descriptor *tx) in async_tx_channel_switch()
143 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit()
225 struct dma_async_tx_descriptor *tx; in async_trigger_callback() local
263 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/engleder/
Dtsnep_main.c265 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx) in tsnep_tx_ring_cleanup()
282 static int tsnep_tx_ring_create(struct tsnep_tx *tx) in tsnep_tx_ring_create()
321 static void tsnep_tx_init(struct tsnep_tx *tx) in tsnep_tx_init()
334 static void tsnep_tx_enable(struct tsnep_tx *tx) in tsnep_tx_enable()
345 static void tsnep_tx_disable(struct tsnep_tx *tx, struct napi_struct *napi) in tsnep_tx_disable()
368 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate()
428 static int tsnep_tx_desc_available(struct tsnep_tx *tx) in tsnep_tx_desc_available()
436 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count) in tsnep_tx_map()
476 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap()
507 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()
[all …]
/kernel/linux/linux-5.10/drivers/firmware/tegra/
Divc.c62 } tx; member
97 u32 tx = READ_ONCE(header->tx.count); in tegra_ivc_empty() local
119 u32 tx = READ_ONCE(header->tx.count); in tegra_ivc_full() local
132 u32 tx = READ_ONCE(header->tx.count); in tegra_ivc_available() local
294 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_read_advance() local
346 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_write_advance() local
561 static int tegra_ivc_check_params(unsigned long rx, unsigned long tx, in tegra_ivc_check_params()
613 dma_addr_t rx_phys, void *tx, dma_addr_t tx_phys, in tegra_ivc_init()
/kernel/linux/linux-6.6/sound/soc/codecs/
Dlpass-tx-macro.c244 struct tx_macro *tx; member
250 struct tx_macro *tx; member
601 static int tx_macro_mclk_enable(struct tx_macro *tx, in tx_macro_mclk_enable()
659 struct tx_macro *tx; in tx_macro_tx_hpf_corner_freq_callback() local
703 struct tx_macro *tx; in tx_macro_mute_update_callback() local
721 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_mclk_event() local
746 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_put_dec_enum() local
811 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_tx_mixer_get() local
831 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_tx_mixer_put() local
864 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_enable_dec() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c233 static void lan966x_fdma_tx_add_dcb(struct lan966x_tx *tx, in lan966x_fdma_tx_add_dcb()
240 static int lan966x_fdma_tx_alloc(struct lan966x_tx *tx) in lan966x_fdma_tx_alloc()
280 static void lan966x_fdma_tx_free(struct lan966x_tx *tx) in lan966x_fdma_tx_free()
292 static void lan966x_fdma_tx_activate(struct lan966x_tx *tx) in lan966x_fdma_tx_activate()
330 static void lan966x_fdma_tx_disable(struct lan966x_tx *tx) in lan966x_fdma_tx_disable()
352 static void lan966x_fdma_tx_reload(struct lan966x_tx *tx) in lan966x_fdma_tx_reload()
393 struct lan966x_tx *tx = &lan966x->tx; in lan966x_fdma_tx_clear_buf() local
650 static int lan966x_fdma_get_next_dcb(struct lan966x_tx *tx) in lan966x_fdma_get_next_dcb()
664 static void lan966x_fdma_tx_setup_dcb(struct lan966x_tx *tx, in lan966x_fdma_tx_setup_dcb()
683 static void lan966x_fdma_tx_start(struct lan966x_tx *tx, int next_to_use) in lan966x_fdma_tx_start()
[all …]
/kernel/linux/linux-5.10/drivers/dma/
Ddmaengine.h29 static inline dma_cookie_t dma_cookie_assign(struct dma_async_tx_descriptor *tx) in dma_cookie_assign()
52 static inline void dma_cookie_complete(struct dma_async_tx_descriptor *tx) in dma_cookie_complete()
114 dmaengine_desc_get_callback(struct dma_async_tx_descriptor *tx, in dmaengine_desc_get_callback()
160 dmaengine_desc_get_callback_invoke(struct dma_async_tx_descriptor *tx, in dmaengine_desc_get_callback_invoke()
/kernel/linux/linux-6.6/drivers/dma/
Ddmaengine.h29 static inline dma_cookie_t dma_cookie_assign(struct dma_async_tx_descriptor *tx) in dma_cookie_assign()
52 static inline void dma_cookie_complete(struct dma_async_tx_descriptor *tx) in dma_cookie_complete()
114 dmaengine_desc_get_callback(struct dma_async_tx_descriptor *tx, in dmaengine_desc_get_callback()
160 dmaengine_desc_get_callback_invoke(struct dma_async_tx_descriptor *tx, in dmaengine_desc_get_callback_invoke()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
Dsparx5_fdma.c97 static void sparx5_fdma_tx_add_dcb(struct sparx5_tx *tx, in sparx5_fdma_tx_add_dcb()
159 static void sparx5_fdma_tx_activate(struct sparx5 *sparx5, struct sparx5_tx *tx) in sparx5_fdma_tx_activate()
180 static void sparx5_fdma_tx_deactivate(struct sparx5 *sparx5, struct sparx5_tx *tx) in sparx5_fdma_tx_deactivate()
193 static void sparx5_fdma_tx_reload(struct sparx5 *sparx5, struct sparx5_tx *tx) in sparx5_fdma_tx_reload()
295 static struct sparx5_tx_dcb_hw *sparx5_fdma_next_dcb(struct sparx5_tx *tx, in sparx5_fdma_next_dcb()
312 struct sparx5_tx *tx = &sparx5->tx; in sparx5_fdma_xmit() local
393 struct sparx5_tx *tx = &sparx5->tx; in sparx5_fdma_tx_alloc() local
457 struct sparx5_tx *tx, int channel) in sparx5_fdma_tx_init()
/kernel/linux/linux-5.10/net/mac80211/
Dwpa.c30 ieee80211_tx_h_michael_mic_add(struct ieee80211_tx_data *tx) in ieee80211_tx_h_michael_mic_add()
194 static int tkip_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in tkip_encrypt_skb()
249 ieee80211_crypto_tkip_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_tkip_encrypt()
406 static int ccmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb, in ccmp_encrypt_skb()
478 ieee80211_crypto_ccmp_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_ccmp_encrypt()
643 static int gcmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in gcmp_encrypt_skb()
714 ieee80211_crypto_gcmp_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_gcmp_encrypt()
807 ieee80211_crypto_cs_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_cs_encrypt()
944 ieee80211_crypto_aes_cmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_encrypt()
992 ieee80211_crypto_aes_cmac_256_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_256_encrypt()
[all …]
/kernel/linux/linux-6.6/drivers/firmware/tegra/
Divc.c62 } tx; member
102 u32 tx = tegra_ivc_header_read_field(map, tx.count); in tegra_ivc_empty() local
123 u32 tx = tegra_ivc_header_read_field(map, tx.count); in tegra_ivc_full() local
135 u32 tx = tegra_ivc_header_read_field(map, tx.count); in tegra_ivc_available() local
306 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_read_advance() local
358 unsigned int tx = offsetof(struct tegra_ivc_header, tx.count); in tegra_ivc_write_advance() local
574 static int tegra_ivc_check_params(unsigned long rx, unsigned long tx, in tegra_ivc_check_params()
647 dma_addr_t rx_phys, const struct iosys_map *tx, dma_addr_t tx_phys, in tegra_ivc_init()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dipoib_tx.c126 static void hfi1_ipoib_free_tx(struct ipoib_txreq *tx, int budget) in hfi1_ipoib_free_tx()
194 static void hfi1_ipoib_add_tx(struct ipoib_txreq *tx) in hfi1_ipoib_add_tx()
228 struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq); in hfi1_ipoib_sdma_complete() local
235 static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx, in hfi1_ipoib_build_ulp_payload()
266 static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx, in hfi1_ipoib_build_tx_desc()
292 static void hfi1_ipoib_build_ib_tx_headers(struct ipoib_txreq *tx, in hfi1_ipoib_build_ib_tx_headers()
389 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_common() local
464 struct ipoib_txreq *tx) in hfi1_ipoib_submit_tx()
486 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_single() local
531 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_list() local
[all …]
/kernel/linux/linux-6.6/net/mac80211/
Dwpa.c30 ieee80211_tx_h_michael_mic_add(struct ieee80211_tx_data *tx) in ieee80211_tx_h_michael_mic_add()
194 static int tkip_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in tkip_encrypt_skb()
249 ieee80211_crypto_tkip_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_tkip_encrypt()
418 static int ccmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb, in ccmp_encrypt_skb()
489 ieee80211_crypto_ccmp_encrypt(struct ieee80211_tx_data *tx, in ieee80211_crypto_ccmp_encrypt()
619 static int gcmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in gcmp_encrypt_skb()
689 ieee80211_crypto_gcmp_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_gcmp_encrypt()
821 ieee80211_crypto_aes_cmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_encrypt()
869 ieee80211_crypto_aes_cmac_256_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_256_encrypt()
1012 ieee80211_crypto_aes_gmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_gmac_encrypt()
/kernel/linux/linux-5.10/drivers/staging/gdm724x/
Dgdm_usb.c149 static struct usb_tx_sdu *get_tx_sdu_struct(struct tx_cxt *tx, int *no_spc) in get_tx_sdu_struct()
166 static void put_tx_struct(struct tx_cxt *tx, struct usb_tx_sdu *t_sdu) in put_tx_struct()
251 struct tx_cxt *tx = &udev->tx; in release_usb() local
304 struct tx_cxt *tx = &udev->tx; in init_usb() local
546 struct tx_cxt *tx = t->tx; in gdm_usb_send_complete() local
594 struct tx_cxt *tx = &udev->tx; in packet_aggregation() local
643 struct tx_cxt *tx = &udev->tx; in do_tx() local
710 struct tx_cxt *tx = &udev->tx; in gdm_usb_sdu_send() local
766 struct tx_cxt *tx = &udev->tx; in gdm_usb_hci_send() local
943 struct tx_cxt *tx; in gdm_usb_resume() local

12345678910>>...47