/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
D | adv748x-csi2.c | 17 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-5.10/drivers/net/ethernet/google/gve/ |
D | gve_tx.c | 147 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-5.10/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 2758 #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-5.10/drivers/clk/mediatek/ |
D | clk-apmixed.c | 31 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/ |
D | async_tx.c | 66 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-5.10/drivers/firmware/tegra/ |
D | ivc.c | 62 } 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-5.10/drivers/dma/ |
D | dmaengine.h | 29 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()
|
D | virt-dma.c | 14 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()
|
/kernel/linux/linux-5.10/net/mac80211/ |
D | wpa.c | 30 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-5.10/drivers/infiniband/hw/hfi1/ |
D | ipoib_tx.c | 119 static void hfi1_ipoib_free_tx(struct ipoib_txreq *tx, int budget) in hfi1_ipoib_free_tx() 187 static void hfi1_ipoib_add_tx(struct ipoib_txreq *tx) in hfi1_ipoib_add_tx() 221 struct ipoib_txreq *tx = container_of(txreq, struct ipoib_txreq, txreq); in hfi1_ipoib_sdma_complete() local 228 static int hfi1_ipoib_build_ulp_payload(struct ipoib_txreq *tx, in hfi1_ipoib_build_ulp_payload() 258 static int hfi1_ipoib_build_tx_desc(struct ipoib_txreq *tx, in hfi1_ipoib_build_tx_desc() 284 static void hfi1_ipoib_build_ib_tx_headers(struct ipoib_txreq *tx, in hfi1_ipoib_build_ib_tx_headers() 381 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_common() local 455 struct ipoib_txreq *tx) in hfi1_ipoib_submit_tx() 477 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_single() local 522 struct ipoib_txreq *tx; in hfi1_ipoib_send_dma_list() local [all …]
|
D | vnic_sdma.c | 83 struct vnic_txreq *tx = container_of(txreq, struct vnic_txreq, txreq); in vnic_sdma_complete() local 92 struct vnic_txreq *tx) in build_vnic_ulp_payload() 127 struct vnic_txreq *tx, in build_vnic_tx_desc() 173 struct vnic_txreq *tx; in hfi1_vnic_send_dma() local
|
/kernel/linux/linux-5.10/drivers/staging/gdm724x/ |
D | gdm_usb.c | 149 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
|
/kernel/linux/linux-5.10/drivers/media/radio/wl128x/ |
D | fmdrv_tx.c | 225 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
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
D | fsl_sai.c | 173 bool tx = fsl_dir == FSL_FMT_TRANSMITTER; in fsl_sai_set_dai_sysclk_tr() local 227 bool tx = fsl_dir == FSL_FMT_TRANSMITTER; in fsl_sai_set_dai_fmt_tr() local 347 static int fsl_sai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq) in fsl_sai_set_bclk() 439 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_params() local 532 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_free() local 550 bool tx = dir == TX; in fsl_sai_config_disable() local 586 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_trigger() local 671 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_startup() local
|
D | fsl_esai.c | 170 static int fsl_esai_divisor_cal(struct snd_soc_dai *dai, bool tx, u32 ratio, in fsl_esai_divisor_cal() 269 bool tx = (clk_id <= ESAI_HCKT_EXTAL || esai_priv->synchronous); in fsl_esai_set_dai_sysclk() local 367 static int fsl_esai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq) in fsl_esai_set_bclk() 545 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_esai_hw_params() local 654 static void fsl_esai_trigger_start(struct fsl_esai *esai_priv, bool tx) in fsl_esai_trigger_start() 694 static void fsl_esai_trigger_stop(struct fsl_esai *esai_priv, bool tx) in fsl_esai_trigger_stop() 716 bool tx = true, rx = false, enabled[2]; in fsl_esai_hw_reset() local 766 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_esai_trigger() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
D | set-tai.c | 30 struct timex tx; in set_tai() local 42 struct timex tx; in get_tai() local
|
D | change_skew.c | 38 struct timex tx; in change_skew_test() local 60 struct timex tx; in main() local
|
D | valid-adjtimex.c | 43 static 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
|
D | leapcrash.c | 30 struct timex tx; in clear_time_state() local 60 struct timex tx; in main() local
|
D | leap-a-day.c | 97 struct timex tx; in clear_time_state() local 132 struct timex tx; in sigalarm() local 239 struct timex tx; in main() local
|
/kernel/linux/linux-5.10/drivers/spi/ |
D | spi-loopback-test.c | 567 void *tx, void *rx) in spi_test_check_loopback_result() 629 void *tx, void *rx) in spi_test_translate() 756 void *tx, void *rx) in _spi_test_run_iter() 818 void *tx, void *rx, in spi_test_run_iter() 897 void *tx, void *rx) in spi_test_execute_msg() 970 void *tx, void *rx) in spi_test_run_test() 1033 char *rx = NULL, *tx = NULL; in spi_test_run_tests() local
|
D | spi-dln2.c | 107 } tx; in dln2_spi_enable() local 136 } tx; in dln2_spi_cs_set() local 166 } tx; in dln2_spi_cs_enable() local 188 } tx; in dln2_spi_get_cs_num() local 214 } tx; in dln2_spi_get_speed() local 264 } __packed tx; in dln2_spi_set_speed() local 291 } tx; in dln2_spi_set_mode() local 307 } tx; in dln2_spi_set_bpw() local 322 } tx; in dln2_spi_get_supported_frame_sizes() local 426 } __packed *tx = dln2->buf; in dln2_spi_write_one() local [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
D | lan743x_main.c | 159 struct lan743x_tx *tx = context; in lan743x_tx_isr() local 1264 static void lan743x_tx_release_desc(struct lan743x_tx *tx, in lan743x_tx_release_desc() 1330 static int lan743x_tx_next_index(struct lan743x_tx *tx, int index) in lan743x_tx_next_index() 1335 static void lan743x_tx_release_completed_descriptors(struct lan743x_tx *tx) in lan743x_tx_release_completed_descriptors() 1343 static void lan743x_tx_release_all_descriptors(struct lan743x_tx *tx) in lan743x_tx_release_all_descriptors() 1358 static int lan743x_tx_get_desc_cnt(struct lan743x_tx *tx, in lan743x_tx_get_desc_cnt() 1371 static int lan743x_tx_get_avail_desc(struct lan743x_tx *tx) in lan743x_tx_get_avail_desc() 1382 void lan743x_tx_set_timestamping_mode(struct lan743x_tx *tx, in lan743x_tx_set_timestamping_mode() 1396 static int lan743x_tx_frame_start(struct lan743x_tx *tx, in lan743x_tx_frame_start() 1450 static void lan743x_tx_frame_add_lso(struct lan743x_tx *tx, in lan743x_tx_frame_add_lso() [all …]
|
/kernel/linux/linux-5.10/drivers/fpga/ |
D | machxo2-spi.c | 69 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
|
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac4_lib.c | 89 void dwmac4_enable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx) in dwmac4_enable_dma_irq() 101 void dwmac410_enable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx) in dwmac410_enable_dma_irq() 113 void dwmac4_disable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx) in dwmac4_disable_dma_irq() 125 void dwmac410_disable_dma_irq(void __iomem *ioaddr, u32 chan, bool rx, bool tx) in dwmac410_disable_dma_irq()
|