| /linux/drivers/net/ethernet/google/gve/ |
| H A D | gve_tx_dqo.c | 19 static bool gve_has_free_tx_qpl_bufs(struct gve_tx_ring *tx, int count) in gve_has_free_tx_qpl_bufs() 45 gve_alloc_tx_qpl_buf(struct gve_tx_ring *tx) in gve_alloc_tx_qpl_buf() 70 gve_free_tx_qpl_bufs(struct gve_tx_ring *tx, in gve_free_tx_qpl_bufs() 102 static bool gve_has_pending_packet(struct gve_tx_ring *tx) in gve_has_pending_packet() 118 struct gve_tx_ring *tx = &priv->tx[tx_qid]; in gve_xdp_tx_flush_dqo() local 124 gve_alloc_pending_packet(struct gve_tx_ring *tx) in gve_alloc_pending_packet() 153 gve_free_pending_packet(struct gve_tx_ring *tx, in gve_free_pending_packet() 172 static void gve_tx_clean_pending_packets(struct gve_tx_ring *tx) in gve_tx_clean_pending_packets() 204 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_stop_ring_dqo() local 217 static void gve_tx_free_ring_dqo(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_tx_free_ring_dqo() [all …]
|
| H A D | gve_tx.c | 26 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() 203 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_stop_ring_gqi() local 217 static void gve_tx_free_ring_gqi(struct gve_priv *priv, struct gve_tx_ring *tx, in gve_tx_free_ring_gqi() 253 struct gve_tx_ring *tx = &priv->tx[idx]; in gve_tx_start_ring_gqi() local 263 struct gve_tx_ring *tx, in gve_tx_alloc_ring_gqi() 336 struct gve_tx_ring *tx = cfg->tx; in gve_tx_alloc_rings_gqi() local 376 struct gve_tx_ring *tx = cfg->tx; in gve_tx_free_rings_gqi() local 396 static inline u32 gve_tx_avail(struct gve_tx_ring *tx) in gve_tx_avail() 401 static inline int gve_skb_fifo_bytes_required(struct gve_tx_ring *tx, in gve_skb_fifo_bytes_required() [all …]
|
| /linux/drivers/media/i2c/adv748x/ |
| H A D | adv748x-csi2.c | 25 int adv748x_csi2_set_virtual_channel(struct adv748x_csi2 *tx, unsigned int vc) in adv748x_csi2_set_virtual_channel() 42 static int adv748x_csi2_register_link(struct adv748x_csi2 *tx, in adv748x_csi2_register_link() 104 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_registered() local 156 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_s_stream() local 181 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_enum_mbus_code() local 212 static bool adv748x_csi2_is_fmt_supported(struct adv748x_csi2 *tx, u32 code) in adv748x_csi2_is_fmt_supported() 232 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_format() local 258 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_get_mbus_config() local 291 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_csi2_set_pixelrate() local 313 static int adv748x_csi2_init_controls(struct adv748x_csi2 *tx) in adv748x_csi2_init_controls() [all …]
|
| /linux/drivers/net/ethernet/brocade/bna/ |
| H A 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 …]
|
| /linux/drivers/clk/mediatek/ |
| H A D | clk-apmixed.c | 32 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/sound/soc/codecs/ |
| H A D | lpass-tx-macro.c | 245 struct tx_macro *tx; member 251 struct tx_macro *tx; member 613 static int tx_macro_mclk_enable(struct tx_macro *tx, in tx_macro_mclk_enable() 651 struct tx_macro *tx, u8 decimator) in is_amic_enabled() 676 struct tx_macro *tx; in tx_macro_tx_hpf_corner_freq_callback() local 720 struct tx_macro *tx; in tx_macro_mute_update_callback() local 738 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_mclk_event() local 756 struct tx_macro *tx, u16 mic_sel_reg, in tx_macro_update_smic_sel_v9() 778 struct tx_macro *tx, u16 mic_sel_reg, in tx_macro_update_smic_sel_v9_2() 806 struct tx_macro *tx = snd_soc_component_get_drvdata(component); in tx_macro_put_dec_enum() local [all …]
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | ipoib_tx.c | 114 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 …]
|
| H A D | vnic_sdma.c | 41 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() 86 struct vnic_txreq *tx, in build_vnic_tx_desc() 132 struct vnic_txreq *tx; in hfi1_vnic_send_dma() local
|
| H A D | sdma.h | 498 struct sdma_txreq *tx, in sdma_txinit_ahg() 566 struct sdma_txreq *tx, in sdma_txinit() 594 struct sdma_txreq *tx, in make_tx_sdma_desc() 631 static inline void sdma_txclean(struct hfi1_devdata *dd, struct sdma_txreq *tx) in sdma_txclean() 639 struct sdma_txreq *tx) in _sdma_close_tx() 653 struct sdma_txreq *tx, in _sdma_txadd_daddr() 709 struct sdma_txreq *tx, in sdma_txadd_page() 761 struct sdma_txreq *tx, in sdma_txadd_daddr() 796 struct sdma_txreq *tx, in sdma_txadd_kvaddr() 880 struct sdma_txreq *tx) in sdma_progress()
|
| /linux/drivers/net/ethernet/engleder/ |
| H A D | tsnep_main.c | 278 static void tsnep_tx_ring_cleanup(struct tsnep_tx *tx) in tsnep_tx_ring_cleanup() 295 static int tsnep_tx_ring_create(struct tsnep_tx *tx) in tsnep_tx_ring_create() 334 static void tsnep_tx_init(struct tsnep_tx *tx) in tsnep_tx_init() 347 static void tsnep_tx_enable(struct tsnep_tx *tx) in tsnep_tx_enable() 358 static void tsnep_tx_disable(struct tsnep_tx *tx, struct napi_struct *napi) in tsnep_tx_disable() 381 static void tsnep_tx_activate(struct tsnep_tx *tx, int index, int length, in tsnep_tx_activate() 442 static int tsnep_tx_desc_available(struct tsnep_tx *tx) in tsnep_tx_desc_available() 483 static int tsnep_tx_map(struct sk_buff *skb, struct tsnep_tx *tx, int count, in tsnep_tx_map() 534 static int tsnep_tx_unmap(struct tsnep_tx *tx, int index, int count) in tsnep_tx_unmap() 564 struct tsnep_tx *tx) in tsnep_xmit_frame_ring() [all …]
|
| /linux/crypto/async_tx/ |
| H A 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()
|
| H A D | async_raid6_recov.c | 36 struct dma_async_tx_descriptor *tx; in async_sum_product() local 104 struct dma_async_tx_descriptor *tx; in async_mult() local 157 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_4() local 207 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_5() local 298 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_n() local 475 struct dma_async_tx_descriptor *tx = NULL; in async_raid6_datap_recov() local
|
| /linux/drivers/firmware/tegra/ |
| H A D | ivc.c | 62 } 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/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_fdma.c | 197 static int lan966x_fdma_tx_alloc(struct lan966x_tx *tx) in lan966x_fdma_tx_alloc() 221 static void lan966x_fdma_tx_free(struct lan966x_tx *tx) in lan966x_fdma_tx_free() 229 static void lan966x_fdma_tx_activate(struct lan966x_tx *tx) in lan966x_fdma_tx_activate() 268 static void lan966x_fdma_tx_disable(struct lan966x_tx *tx) in lan966x_fdma_tx_disable() 290 static void lan966x_fdma_tx_reload(struct lan966x_tx *tx) in lan966x_fdma_tx_reload() 331 struct lan966x_tx *tx = &lan966x->tx; in lan966x_fdma_tx_clear_buf() local 571 static int lan966x_fdma_get_next_dcb(struct lan966x_tx *tx) in lan966x_fdma_get_next_dcb() 587 static void lan966x_fdma_tx_start(struct lan966x_tx *tx) in lan966x_fdma_tx_start() 604 struct lan966x_tx *tx = &lan966x->tx; in lan966x_fdma_xmit_xdpf() local 701 struct lan966x_tx *tx = &lan966x->tx; in lan966x_fdma_xmit() local
|
| /linux/drivers/dma/ |
| H A 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()
|
| H A 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()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_sai.c | 170 bool tx = true; in fsl_sai_set_dai_tdm_slot_tx() local 182 bool tx = false; in fsl_sai_set_dai_tdm_slot_rx() local 220 int clk_id, unsigned int freq, bool tx) in fsl_sai_set_dai_sysclk_tr() 305 unsigned int fmt, bool tx) in fsl_sai_set_dai_fmt_tr() 444 static int fsl_sai_set_bclk(struct snd_soc_dai *dai, bool tx, u32 freq) in fsl_sai_set_bclk() 559 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_params() local 758 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_hw_free() local 779 bool tx = dir == TX; in fsl_sai_config_disable() local 822 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_trigger() local 907 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_sai_startup() local [all …]
|
| /linux/fs/xfs/scrub/ |
| H A D | tempfile.c | 611 struct xrep_tempexch *tx) in xrep_tempexch_prep_request() 659 struct xrep_tempexch *tx) in xrep_tempexch_estimate() 743 const struct xrep_tempexch *tx) in xrep_tempexch_reserve_quota() 804 struct xrep_tempexch *tx) in xrep_tempexch_trans_reserve() 842 struct xrep_tempexch *tx) in xrep_tempexch_trans_alloc() 882 struct xrep_tempexch *tx) in xrep_tempexch_contents()
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | usb.c | 38 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 562 struct plfxlc_usb_tx *tx = &usb->tx; in sta_queue_cleanup_timer_callb() local 585 struct plfxlc_usb_tx *tx; in probe() local
|
| /linux/drivers/fpga/ |
| H A 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
|
| /linux/tools/testing/selftests/timers/ |
| H A D | set-tai.c | 30 struct timex tx; in set_tai() local 42 struct timex tx; in get_tai() local
|
| H A D | change_skew.c | 35 struct timex tx; in change_skew_test() local 57 struct timex tx; in main() local
|
| H A D | leapcrash.c | 30 struct timex tx; in clear_time_state() local 60 struct timex tx; in main() local
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 221 struct lan743x_tx *tx = context; in lan743x_tx_isr() local 1568 static void lan743x_tx_release_desc(struct lan743x_tx *tx, in lan743x_tx_release_desc() 1634 static int lan743x_tx_next_index(struct lan743x_tx *tx, int index) in lan743x_tx_next_index() 1639 static void lan743x_tx_release_completed_descriptors(struct lan743x_tx *tx) in lan743x_tx_release_completed_descriptors() 1647 static void lan743x_tx_release_all_descriptors(struct lan743x_tx *tx) in lan743x_tx_release_all_descriptors() 1662 static int lan743x_tx_get_desc_cnt(struct lan743x_tx *tx, in lan743x_tx_get_desc_cnt() 1675 static int lan743x_tx_get_avail_desc(struct lan743x_tx *tx) in lan743x_tx_get_avail_desc() 1731 void lan743x_tx_set_timestamping_mode(struct lan743x_tx *tx, in lan743x_tx_set_timestamping_mode() 1745 static int lan743x_tx_frame_start(struct lan743x_tx *tx, in lan743x_tx_frame_start() 1799 static void lan743x_tx_frame_add_lso(struct lan743x_tx *tx, in lan743x_tx_frame_add_lso() [all …]
|
| /linux/net/mac80211/ |
| H A D | tx.c | 43 static __le16 ieee80211_duration(struct ieee80211_tx_data *tx, in ieee80211_duration() argument 190 ieee80211_tx_h_dynamic_ps(struct ieee80211_tx_data * tx) ieee80211_tx_h_dynamic_ps() argument 267 ieee80211_tx_h_check_assoc(struct ieee80211_tx_data * tx) ieee80211_tx_h_check_assoc() argument 378 ieee80211_tx_h_multicast_ps_buf(struct ieee80211_tx_data * tx) ieee80211_tx_h_multicast_ps_buf() argument 458 ieee80211_tx_h_unicast_ps_buf(struct ieee80211_tx_data * tx) ieee80211_tx_h_unicast_ps_buf() argument 537 ieee80211_tx_h_ps_buf(struct ieee80211_tx_data * tx) ieee80211_tx_h_ps_buf() argument 549 ieee80211_tx_h_check_control_port_protocol(struct ieee80211_tx_data * tx) ieee80211_tx_h_check_control_port_protocol() argument 564 ieee80211_select_link_key(struct ieee80211_tx_data * tx) ieee80211_select_link_key() argument 593 ieee80211_tx_h_select_key(struct ieee80211_tx_data * tx) ieee80211_tx_h_select_key() argument 673 ieee80211_tx_h_rate_ctrl(struct ieee80211_tx_data * tx) ieee80211_tx_h_rate_ctrl() argument 815 ieee80211_tx_h_sequence(struct ieee80211_tx_data * tx) ieee80211_tx_h_sequence() argument 886 ieee80211_fragment(struct ieee80211_tx_data * tx,struct sk_buff * skb,int hdrlen,int frag_threshold) ieee80211_fragment() argument 947 ieee80211_tx_h_fragment(struct ieee80211_tx_data * tx) ieee80211_tx_h_fragment() argument 1022 ieee80211_tx_h_stats(struct ieee80211_tx_data * tx) ieee80211_tx_h_stats() argument 1041 ieee80211_tx_h_encrypt(struct ieee80211_tx_data * tx) ieee80211_tx_h_encrypt() argument 1074 ieee80211_tx_h_calculate_duration(struct ieee80211_tx_data * tx) ieee80211_tx_h_calculate_duration() argument 1101 ieee80211_tx_prep_agg(struct ieee80211_tx_data * tx,struct sk_buff * skb,struct ieee80211_tx_info * info,struct tid_ampdu_tx * tid_tx,int tid) ieee80211_tx_prep_agg() argument 1202 ieee80211_tx_prepare(struct ieee80211_sub_if_data * sdata,struct ieee80211_tx_data * tx,struct sta_info * sta,struct sk_buff * skb) ieee80211_tx_prepare() argument 1798 invoke_tx_handlers_early(struct ieee80211_tx_data * tx) invoke_tx_handlers_early() argument 1835 invoke_tx_handlers_late(struct ieee80211_tx_data * tx) invoke_tx_handlers_late() argument 1875 invoke_tx_handlers(struct ieee80211_tx_data * tx) invoke_tx_handlers() argument 1890 struct ieee80211_tx_data tx; ieee80211_tx_prepare_skb() local 1930 struct ieee80211_tx_data tx; ieee80211_tx() local 3543 ieee80211_xmit_fast_finish(struct ieee80211_sub_if_data * sdata,struct sta_info * sta,u8 pn_offs,struct ieee80211_key * key,struct ieee80211_tx_data * tx) ieee80211_xmit_fast_finish() argument 3667 struct ieee80211_tx_data tx; __ieee80211_xmit_fast() local 3807 struct ieee80211_tx_data tx; ieee80211_tx_dequeue() local 4733 struct ieee80211_tx_data tx = { ieee80211_build_data_template() local 5185 struct ieee80211_tx_data tx; ieee80211_beacon_protect() local 5975 struct ieee80211_tx_data tx; ieee80211_get_buffered_bc() local [all...] |