/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | sdma.c | 323 struct sdma_txreq *tx, in complete_tx() 1616 static inline u8 ahg_mode(struct sdma_txreq *tx) in ahg_mode() 1635 struct sdma_txreq *tx) in __sdma_txclean() 2265 static inline u16 submit_tx(struct sdma_engine *sde, struct sdma_txreq *tx) in submit_tx() 2315 struct sdma_txreq *tx, in sdma_check_progress() 2355 struct sdma_txreq *tx, in sdma_send_txreq() 2435 struct sdma_txreq *tx, *tx_next; in sdma_send_txlist() local 3013 static int _extend_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx) in _extend_sdma_tx_descs() 3069 int ext_coal_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx, in ext_coal_sdma_tx_descs() 3157 int _pad_sdma_tx_descs(struct hfi1_devdata *dd, struct sdma_txreq *tx) in _pad_sdma_tx_descs() [all …]
|
H A D | iowait.h | 287 struct sdma_txreq *tx = NULL; in iowait_get_txhead() local 302 struct sdma_txreq *tx = NULL; in iowait_get_desc() local 325 struct sdma_txreq *tx = NULL; in iowait_update_priority() local
|
H A D | pin_system.c | 283 struct user_sdma_txreq *tx, in add_mapping_to_sdma_packet() 348 struct user_sdma_txreq *tx, in add_system_iovec_to_sdma_packet() 402 struct user_sdma_txreq *tx, in hfi1_add_pages_to_sdma_packet()
|
/openbmc/linux/crypto/async_tx/ |
H A D | async_xor.c | 27 struct dma_async_tx_descriptor *tx = NULL; in do_async_xor() local 199 struct dma_async_tx_descriptor *tx; in async_xor_offs() local 322 struct dma_async_tx_descriptor *tx = NULL; in async_xor_val_offs() local
|
H A D | async_pq.c | 41 struct dma_async_tx_descriptor *tx = NULL; in do_async_gen_syndrome() local 197 struct dma_async_tx_descriptor *tx; in async_gen_syndrome() local 304 struct dma_async_tx_descriptor *tx; in async_syndrome_val() local
|
H A D | raid6test.c | 62 struct dma_async_tx_descriptor *tx = NULL; in raid6_dual_recov() local 154 struct dma_async_tx_descriptor *tx; in test() local
|
/openbmc/linux/drivers/dma/ |
H A D | apple-admac.c | 137 struct dma_async_tx_descriptor tx; member 217 static struct admac_tx *to_admac_tx(struct dma_async_tx_descriptor *tx) in to_admac_tx() 228 static dma_cookie_t admac_tx_submit(struct dma_async_tx_descriptor *tx) in admac_tx_submit() 243 static int admac_desc_free(struct dma_async_tx_descriptor *tx) in admac_desc_free() 286 struct admac_tx *tx) in admac_cyclic_write_one_desc() 312 struct admac_tx *tx) in admac_cyclic_write_desc() 475 struct admac_tx *tx; in admac_issue_pending() local 656 struct admac_tx *tx = adchan->current_tx; in admac_handle_status_desc_done() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_verbs.c | 563 struct qib_verbs_txreq *tx; in __get_txreq() local 594 struct qib_verbs_txreq *tx; in get_txreq() local 613 void qib_put_txreq(struct qib_verbs_txreq *tx) in qib_put_txreq() 713 struct qib_verbs_txreq *tx = in sdma_complete() local 779 struct qib_verbs_txreq *tx; in qib_verbs_send_dma() local 1530 struct qib_verbs_txreq *tx; in qib_register_ib_device() local 1627 struct qib_verbs_txreq *tx; in qib_register_ib_device() local 1661 struct qib_verbs_txreq *tx; in qib_unregister_ib_device() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp.c | 612 ice_ptp_is_tx_tracker_up(struct ice_ptp_tx *tx) in ice_ptp_is_tx_tracker_up() 667 static void ice_ptp_process_tx_tstamp(struct ice_ptp_tx *tx) in ice_ptp_process_tx_tstamp() 784 static enum ice_tx_tstamp_work ice_ptp_tx_tstamp(struct ice_ptp_tx *tx) in ice_ptp_tx_tstamp() 813 ice_ptp_alloc_tx_tracker(struct ice_ptp_tx *tx) in ice_ptp_alloc_tx_tracker() 848 ice_ptp_flush_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_flush_tx_tracker() 901 ice_ptp_mark_tx_tracker_stale(struct ice_ptp_tx *tx) in ice_ptp_mark_tx_tracker_stale() 916 ice_ptp_release_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_release_tx_tracker() 951 ice_ptp_init_tx_e822(struct ice_pf *pf, struct ice_ptp_tx *tx, u8 port) in ice_ptp_init_tx_e822() 970 ice_ptp_init_tx_e810(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_init_tx_e810() 2398 s8 ice_ptp_request_ts(struct ice_ptp_tx *tx, struct sk_buff *skb) in ice_ptp_request_ts()
|
/openbmc/linux/drivers/media/i2c/adv748x/ |
H A D | adv748x-core.c | 237 static int adv748x_power_up_tx(struct adv748x_csi2 *tx) in adv748x_power_up_tx() 284 static int adv748x_power_down_tx(struct adv748x_csi2 *tx) in adv748x_power_down_tx() 306 int adv748x_tx_power(struct adv748x_csi2 *tx, bool on) in adv748x_tx_power() 338 struct adv748x_csi2 *tx = adv748x_sd_to_csi2(sd); in adv748x_link_setup() local
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_cm.c | 697 struct ipoib_cm_tx *tx, in post_send() 708 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *tx) in ipoib_cm_send() 797 struct ipoib_cm_tx *tx = wc->qp->qp_context; in ipoib_cm_handle_tx_wc() local 1057 static struct ib_qp *ipoib_cm_create_tx_qp(struct net_device *dev, struct ipoib_cm_tx *tx) in ipoib_cm_create_tx_qp() 1252 struct ipoib_cm_tx *tx = cm_id->context; in ipoib_cm_tx_handler() local 1305 struct ipoib_cm_tx *tx; in ipoib_cm_create_tx() local 1320 void ipoib_cm_destroy_tx(struct ipoib_cm_tx *tx) in ipoib_cm_destroy_tx()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_asrc_dma.c | 134 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_asrc_dma_hw_params() local 311 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_asrc_dma_hw_free() local 332 bool tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_asrc_dma_startup() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-bitbang.c | 67 const u8 *tx = t->tx_buf; in bitbang_txrx_8() local 96 const u16 *tx = t->tx_buf; in bitbang_txrx_16() local 125 const u32 *tx = t->tx_buf; in bitbang_txrx_32() local
|
/openbmc/linux/drivers/iio/gyro/ |
H A D | adxrs450.c | 93 u32 tx; in adxrs450_spi_read_reg_16() local 141 u32 tx; in adxrs450_spi_write_reg_16() local 208 u32 tx; in adxrs450_spi_initial() local
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-dln2.c | 58 } tx; in dln2_i2c_enable() local 81 } __packed *tx = dln2->buf; in dln2_i2c_write() local 111 } __packed tx; in dln2_i2c_read() local
|
/openbmc/linux/drivers/misc/echo/ |
H A D | echo.c | 262 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) in oslec_update() 554 int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx) in oslec_hpf_tx()
|
/openbmc/linux/drivers/net/fddi/skfp/ |
H A D | rmt.c | 313 int tx ; in rmt_fsm() local 391 int tx ; in rmt_fsm() local
|
/openbmc/linux/sound/soc/samsung/ |
H A D | dmaengine.c | 18 const char *tx, const char *rx, in samsung_asoc_dma_platform_register()
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 858 unsigned char *tx = g_malloc(bufsize); in ahci_test_io_rw_simple() local 1027 unsigned char *tx = g_malloc(bufsize); in test_dma_fragmented() local 1158 unsigned char *tx = g_malloc(bufsize); in ahci_migrate_simple() local 1213 unsigned char *tx = g_malloc(bufsize); in ahci_halted_io_test() local 1278 unsigned char *tx = g_malloc(bufsize); in ahci_migrate_halted_io() local 1553 unsigned char *tx = opts->opaque; in ahci_cb_cmp_buff() local 1572 unsigned char *tx; in ahci_test_cdrom() local 1652 unsigned char *tx; in test_atapi_tray() local
|
/openbmc/linux/drivers/dma/ioat/ |
H A D | dma.c | 309 static dma_cookie_t ioat_tx_submit_unlock(struct dma_async_tx_descriptor *tx) in ioat_tx_submit_unlock() 614 struct dma_async_tx_descriptor *tx; in __ioat_cleanup() local 737 struct dma_async_tx_descriptor *tx; in ioat_abort_descs() local 778 struct dma_async_tx_descriptor *tx; in ioat_eh() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | atm_eni.h | 15 int tx,rx; /* values are in percent and must be > 100 */ member
|
/openbmc/linux/tools/testing/selftests/timers/ |
H A D | skew_consistency.c | 43 struct timex tx; in main() local
|
/openbmc/linux/include/linux/ |
H A D | dmaengine.h | 623 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, in dma_set_unmap() 634 static inline void dma_set_unmap(struct dma_async_tx_descriptor *tx, in dma_set_unmap() 648 static inline void dma_descriptor_unmap(struct dma_async_tx_descriptor *tx) in dma_descriptor_unmap() 1367 static inline void async_tx_ack(struct dma_async_tx_descriptor *tx) in async_tx_ack() 1372 static inline void async_tx_clear_ack(struct dma_async_tx_descriptor *tx) in async_tx_clear_ack() 1377 static inline bool async_tx_test_ack(struct dma_async_tx_descriptor *tx) in async_tx_test_ack() 1382 #define dma_cap_set(tx, mask) __dma_cap_set((tx), &(mask)) argument 1389 #define dma_cap_clear(tx, mask) __dma_cap_clear((tx), &(mask)) argument 1402 #define dma_has_cap(tx, mask) __dma_has_cap((tx), &(mask)) argument 1539 static inline int dmaengine_desc_set_reuse(struct dma_async_tx_descriptor *tx) in dmaengine_desc_set_reuse() [all …]
|
/openbmc/linux/drivers/net/phy/ |
H A D | linkmode.c | 89 void linkmode_set_pause(unsigned long *advertisement, bool tx, bool rx) in linkmode_set_pause()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 210 struct statistics_tx *tx, in iwlagn_recover_from_statistics() 307 struct statistics_tx *tx, in iwlagn_accumulative_statistics() 336 struct statistics_tx *tx, in iwlagn_accumulative_statistics() 356 struct statistics_tx *tx; in iwlagn_rx_statistics() local
|