Home
last modified time | relevance | path

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

12345678910>>...25

/linux-6.3-rc2/drivers/media/i2c/adv748x/
A 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 …]
/linux-6.3-rc2/drivers/net/ethernet/google/gve/
A Dgve_tx_dqo.c16 static bool gve_has_pending_packet(struct gve_tx_ring *tx) in gve_has_pending_packet()
30 gve_alloc_pending_packet(struct gve_tx_ring *tx) in gve_alloc_pending_packet()
59 gve_free_pending_packet(struct gve_tx_ring *tx, in gve_free_pending_packet()
109 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_free_ring_dqo() local
143 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_alloc_ring_dqo() local
251 struct gve_tx_ring *tx = &priv->tx[i]; in gve_tx_free_rings_dqo() local
685 struct gve_tx_ring *tx; in gve_tx_dqo() local
766 struct gve_tx_ring *tx, bool is_napi, in gve_handle_packet_completion()
859 struct gve_tx_ring *tx) in remove_miss_completions()
902 struct gve_tx_ring *tx) in remove_timed_out_completions()
[all …]
A Dgve_tx.c140 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_free_ring() local
172 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_alloc_ring() local
275 static inline u32 gve_tx_avail(struct gve_tx_ring *tx) in gve_tx_avail()
280 static inline int gve_skb_fifo_bytes_required(struct gve_tx_ring *tx, in gve_skb_fifo_bytes_required()
325 static inline bool gve_can_tx(struct gve_tx_ring *tx, int bytes_required) in gve_can_tx()
338 static int gve_maybe_stop_tx(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_maybe_stop_tx()
612 struct gve_tx_ring *tx; in gve_tx() local
653 static int gve_clean_tx_done(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_clean_tx_done()
715 struct gve_tx_ring *tx) in gve_tx_load_event_counter()
726 struct gve_tx_ring *tx = block->tx; in gve_tx_poll() local
[all …]
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dmem_protect.c561 const struct pkvm_mem_transition tx; member
566 const struct pkvm_mem_transition tx; member
626 const struct pkvm_mem_transition *tx) in host_request_owned_transition()
636 const struct pkvm_mem_transition *tx) in host_request_unshare()
646 const struct pkvm_mem_transition *tx) in host_initiate_share()
656 const struct pkvm_mem_transition *tx) in host_initiate_unshare()
666 const struct pkvm_mem_transition *tx) in host_initiate_donation()
726 const struct pkvm_mem_transition *tx) in hyp_request_donation()
736 const struct pkvm_mem_transition *tx) in hyp_initiate_donation()
809 const struct pkvm_mem_transition *tx) in hyp_complete_donation()
[all …]
/linux-6.3-rc2/drivers/clk/mediatek/
A 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
/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/
A Dbna_tx_rx.c3199 struct bna_tx *tx = NULL; in bna_tx_get() local
3214 bna_tx_free(struct bna_tx *tx) in bna_tx_free()
3245 bna_tx_start(struct bna_tx *tx) in bna_tx_start()
3253 bna_tx_stop(struct bna_tx *tx) in bna_tx_stop()
3263 bna_tx_fail(struct bna_tx *tx) in bna_tx_fail()
3309 struct bna_tx *tx; in bna_bfi_bw_update_aen() local
3370 struct bna_tx *tx; in bna_tx_create() local
3524 bna_tx_enable(struct bna_tx *tx) in bna_tx_enable()
3616 struct bna_tx *tx; in bna_tx_mod_start() local
3630 struct bna_tx *tx; in bna_tx_mod_stop() local
[all …]
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A 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
199 static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx, in hfi1_ipoib_build_ulp_payload()
229 static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx, in hfi1_ipoib_build_tx_desc()
353 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_common() local
439 struct ipoib_txreq *tx) in hfi1_ipoib_submit_tx()
461 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_single() local
512 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_list() local
705 struct ipoib_txreq *tx; in hfi1_ipoib_txreq_init() local
[all …]
A Dvnic_sdma.c41 struct vnic_txreq *tx = container_of(txreq, struct vnic_txreq, txreq); in vnic_sdma_complete() local
50 struct vnic_txreq *tx) in build_vnic_ulp_payload()
85 struct vnic_txreq *tx, in build_vnic_tx_desc()
131 struct vnic_txreq *tx; in hfi1_vnic_send_dma() local
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_fdma.c232 static void lan966x_fdma_tx_add_dcb(struct lan966x_tx *tx, in lan966x_fdma_tx_add_dcb()
239 static int lan966x_fdma_tx_alloc(struct lan966x_tx *tx) in lan966x_fdma_tx_alloc()
279 static void lan966x_fdma_tx_free(struct lan966x_tx *tx) in lan966x_fdma_tx_free()
291 static void lan966x_fdma_tx_activate(struct lan966x_tx *tx) in lan966x_fdma_tx_activate()
329 static void lan966x_fdma_tx_disable(struct lan966x_tx *tx) in lan966x_fdma_tx_disable()
351 static void lan966x_fdma_tx_reload(struct lan966x_tx *tx) in lan966x_fdma_tx_reload()
392 struct lan966x_tx *tx = &lan966x->tx; in lan966x_fdma_tx_clear_buf() local
647 static int lan966x_fdma_get_next_dcb(struct lan966x_tx *tx) in lan966x_fdma_get_next_dcb()
661 static void lan966x_fdma_tx_setup_dcb(struct lan966x_tx *tx, in lan966x_fdma_tx_setup_dcb()
709 struct lan966x_tx *tx = &lan966x->tx; in lan966x_fdma_xmit_xdpf() local
[all …]
/linux-6.3-rc2/sound/soc/codecs/
A 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
1853 struct tx_macro *tx = to_tx_macro(hw); in swclk_gate_enable() local
1873 struct tx_macro *tx = to_tx_macro(hw); in swclk_gate_disable() local
1885 struct tx_macro *tx = to_tx_macro(hw); in swclk_gate_is_enabled() local
1948 struct tx_macro *tx; in tx_macro_probe() local
2095 struct tx_macro *tx = dev_get_drvdata(dev); in tx_macro_runtime_suspend() local
[all …]
/linux-6.3-rc2/crypto/async_tx/
A 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()
/linux-6.3-rc2/drivers/net/ethernet/engleder/
A Dtsnep_main.c252 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx) in tsnep_tx_ring_cleanup()
269 static int tsnep_tx_ring_init(struct tsnep_tx *tx) in tsnep_tx_ring_init()
446 struct tsnep_tx *tx) in tsnep_xmit_frame_ring()
561 struct tsnep_tx *tx, u32 type) in tsnep_xdp_xmit_frame_ring()
610 struct netdev_queue *tx_nq, struct tsnep_tx *tx) in tsnep_xdp_xmit_back()
713 static bool tsnep_tx_pending(struct tsnep_tx *tx) in tsnep_tx_pending()
736 int queue_index, struct tsnep_tx *tx) in tsnep_tx_open()
759 static void tsnep_tx_close(struct tsnep_tx *tx) in tsnep_tx_close()
1059 struct tsnep_tx *tx; in tsnep_rx_poll() local
1336 struct tsnep_tx *tx = queue->tx; in tsnep_queue_open() local
[all …]
/linux-6.3-rc2/drivers/net/ethernet/microchip/sparx5/
A 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()
/linux-6.3-rc2/drivers/dma/
A 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()
A Dvirt-dma.c14 static struct virt_dma_desc *to_virt_desc(struct dma_async_tx_descriptor *tx) in to_virt_desc()
19 dma_cookie_t vchan_tx_submit(struct dma_async_tx_descriptor *tx) in vchan_tx_submit()
49 int vchan_tx_desc_free(struct dma_async_tx_descriptor *tx) in vchan_tx_desc_free()
/linux-6.3-rc2/drivers/firmware/tegra/
A 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()
/linux-6.3-rc2/drivers/staging/gdm724x/
A 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
/linux-6.3-rc2/net/mac80211/
A 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()
/linux-6.3-rc2/drivers/media/radio/wl128x/
A Dfmdrv_tx.c225 struct fmtx_data *tx = &fmdev->tx_data; in set_audio_io() local
243 struct fmtx_data *tx = &fmdev->tx_data; in enable_xmit() local
282 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_pwr_lvl() local
320 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_preemph_filter() local
372 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_freq() local
/linux-6.3-rc2/drivers/spi/
A Dspi-loopback-test.c599 void *tx, void *rx) in spi_test_check_loopback_result()
661 void *tx, void *rx) in spi_test_translate()
788 void *tx, void *rx) in _spi_test_run_iter()
850 void *tx, void *rx, in spi_test_run_iter()
929 void *tx, void *rx) in spi_test_execute_msg()
1002 void *tx, void *rx) in spi_test_run_test()
1065 char *rx = NULL, *tx = NULL; in spi_test_run_tests() local
A Dspi-dln2.c108 } tx; in dln2_spi_enable() local
137 } tx; in dln2_spi_cs_set() local
167 } tx; in dln2_spi_cs_enable() local
189 } tx; in dln2_spi_get_cs_num() local
215 } tx; in dln2_spi_get_speed() local
265 } __packed tx; in dln2_spi_set_speed() local
292 } tx; in dln2_spi_set_mode() local
308 } tx; in dln2_spi_set_bpw() local
323 } tx; in dln2_spi_get_supported_frame_sizes() local
456 } __packed tx; in dln2_spi_read_one() local
[all …]
/linux-6.3-rc2/drivers/net/wireless/purelifi/plfxlc/
A Dusb.c38 struct plfxlc_usb_tx *tx = &usb->tx; in plfxlc_send_packet_from_data_queue() local
71 struct plfxlc_usb_tx *tx; in rx_urb_complete() local
306 struct plfxlc_usb_tx *tx = &usb->tx; in plfxlc_usb_disable_tx() local
327 struct plfxlc_usb_tx *tx = &usb->tx; in plfxlc_usb_enable_tx() local
390 struct plfxlc_usb_tx *tx = &usb->tx; in init_usb_tx() local
557 struct plfxlc_usb_tx *tx = &usb->tx; in sta_queue_cleanup_timer_callb() local
580 struct plfxlc_usb_tx *tx; in probe() local
/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_sai.c189 int clk_id, unsigned int freq, bool tx) in fsl_sai_set_dai_sysclk_tr()
274 unsigned int fmt, bool tx) in fsl_sai_set_dai_fmt_tr()
404 static int fsl_sai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq) in fsl_sai_set_bclk()
518 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_params() local
693 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_free() local
711 bool tx = dir == TX; in fsl_sai_config_disable() local
747 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_trigger() local
832 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_startup() local
1205 u32 rx, tx, type; in fsl_sai_read_dlcfg() local
/linux-6.3-rc2/tools/testing/selftests/timers/
A Dvalid-adjtimex.c43 int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
52 struct timex tx; in clear_time_state() local
116 struct timex tx; in validate_freq() local
/linux-6.3-rc2/drivers/fpga/
A Dmachxo2-spi.c69 struct spi_transfer rx, tx; in get_status() local
139 struct spi_transfer tx[2]; in machxo2_cleanup() local
193 struct spi_transfer tx[3]; in machxo2_write_init() local
257 struct spi_transfer tx; in machxo2_write() local
296 struct spi_transfer tx[2]; in machxo2_write_complete() local

Completed in 67 milliseconds

12345678910>>...25