/linux-3.3/crypto/async_tx/ |
D | async_tx.c | 79 struct dma_async_tx_descriptor *tx) in async_tx_channel_switch() 156 async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx, in async_tx_submit() 238 struct dma_async_tx_descriptor *tx; in async_trigger_callback() local 276 void async_tx_quiesce(struct dma_async_tx_descriptor **tx) in async_tx_quiesce()
|
D | async_raid6_recov.c | 45 struct dma_async_tx_descriptor *tx; in async_sum_product() local 99 struct dma_async_tx_descriptor *tx; in async_mult() local 138 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_4() local 177 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_5() local 251 struct dma_async_tx_descriptor *tx = NULL; in __2data_recov_n() local 401 struct dma_async_tx_descriptor *tx = NULL; in async_raid6_datap_recov() local
|
D | raid6test.c | 77 struct dma_async_tx_descriptor *tx = NULL; in raid6_dual_recov() local 162 struct dma_async_tx_descriptor *tx; in test() local
|
D | async_memset.c | 48 struct dma_async_tx_descriptor *tx = NULL; in async_memset() local
|
D | async_xor.c | 41 struct dma_async_tx_descriptor *tx = NULL; in do_async_xor() local 272 struct dma_async_tx_descriptor *tx = NULL; in async_xor_val() local
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 2797 #define call_tx_stop_cbfn(tx) \ argument 2810 #define call_tx_prio_change_cbfn(tx) \ argument 2850 bna_tx_sm_stopped_entry(struct bna_tx *tx) in bna_tx_sm_stopped_entry() 2856 bna_tx_sm_stopped(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stopped() 2885 bna_tx_sm_start_wait_entry(struct bna_tx *tx) in bna_tx_sm_start_wait_entry() 2891 bna_tx_sm_start_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_start_wait() 2927 bna_tx_sm_started_entry(struct bna_tx *tx) in bna_tx_sm_started_entry() 2943 bna_tx_sm_started(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_started() 2969 bna_tx_sm_stop_wait_entry(struct bna_tx *tx) in bna_tx_sm_stop_wait_entry() 2974 bna_tx_sm_stop_wait(struct bna_tx *tx, enum bna_tx_event event) in bna_tx_sm_stop_wait() [all …]
|
/linux-3.3/net/mac80211/ |
D | tx.c | 39 static __le16 ieee80211_duration(struct ieee80211_tx_data *tx, in ieee80211_duration() 186 ieee80211_tx_h_dynamic_ps(struct ieee80211_tx_data *tx) in ieee80211_tx_h_dynamic_ps() 257 ieee80211_tx_h_check_assoc(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_assoc() 377 ieee80211_tx_h_multicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_multicast_ps_buf() 444 ieee80211_tx_h_unicast_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_unicast_ps_buf() 511 ieee80211_tx_h_ps_buf(struct ieee80211_tx_data *tx) in ieee80211_tx_h_ps_buf() 523 ieee80211_tx_h_check_control_port_protocol(struct ieee80211_tx_data *tx) in ieee80211_tx_h_check_control_port_protocol() 535 ieee80211_tx_h_select_key(struct ieee80211_tx_data *tx) in ieee80211_tx_h_select_key() 608 ieee80211_tx_h_rate_ctrl(struct ieee80211_tx_data *tx) in ieee80211_tx_h_rate_ctrl() 786 ieee80211_tx_h_sequence(struct ieee80211_tx_data *tx) in ieee80211_tx_h_sequence() [all …]
|
D | wpa.c | 28 ieee80211_tx_h_michael_mic_add(struct ieee80211_tx_data *tx) in ieee80211_tx_h_michael_mic_add() 171 static int tkip_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in tkip_encrypt_skb() 224 ieee80211_crypto_tkip_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_tkip_encrypt() 381 static int ccmp_encrypt_skb(struct ieee80211_tx_data *tx, struct sk_buff *skb) in ccmp_encrypt_skb() 450 ieee80211_crypto_ccmp_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_ccmp_encrypt() 555 ieee80211_crypto_aes_cmac_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_aes_cmac_encrypt() 648 ieee80211_crypto_hw_encrypt(struct ieee80211_tx_data *tx) in ieee80211_crypto_hw_encrypt()
|
D | agg-rx.c | 60 u16 initiator, u16 reason, bool tx) in ___ieee80211_stop_rx_ba_session() 100 u16 initiator, u16 reason, bool tx) in __ieee80211_stop_rx_ba_session()
|
/linux-3.3/drivers/media/radio/wl128x/ |
D | fmdrv_tx.c | 238 struct fmtx_data *tx = &fmdev->tx_data; in set_audio_io() local 256 struct fmtx_data *tx = &fmdev->tx_data; in enable_xmit() local 295 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_pwr_lvl() local 333 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_preemph_filter() local 385 struct fmtx_data *tx = &fmdev->tx_data; in fm_tx_set_freq() local
|
/linux-3.3/drivers/staging/media/lirc/ |
D | lirc_zilog.c | 112 struct IR_tx *tx; member 285 struct IR_tx *tx; in get_ir_tx() local 297 struct IR_tx *tx = container_of(ref, struct IR_tx, ref); in release_ir_tx() local 306 static int put_ir_tx(struct IR_tx *tx, bool ir_devices_lock_held) in put_ir_tx() 331 struct IR_tx *tx; in add_to_buf() local 649 static int send_data_block(struct IR_tx *tx, unsigned char *data_block) in send_data_block() 674 static int send_boot_data(struct IR_tx *tx) in send_boot_data() 751 static int fw_load(struct IR_tx *tx) in fw_load() 971 static int send_code(struct IR_tx *tx, unsigned int code, unsigned int key) in send_code() 1092 struct IR_tx *tx; in write() local [all …]
|
/linux-3.3/include/linux/ |
D | async_tx.h | 98 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending() 122 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending() 157 struct dma_async_tx_descriptor *tx, in init_async_submit()
|
D | atm_eni.h | 14 int tx,rx; /* values are in percent and must be > 100 */ member
|
/linux-3.3/drivers/dma/ |
D | dmaengine.c | 855 struct dma_async_tx_descriptor *tx; in dma_async_memcpy_buf_to_buf() local 903 struct dma_async_tx_descriptor *tx; in dma_async_memcpy_buf_to_pg() local 951 struct dma_async_tx_descriptor *tx; in dma_async_memcpy_pg_to_pg() local 980 void dma_async_tx_descriptor_init(struct dma_async_tx_descriptor *tx, in dma_async_tx_descriptor_init() 994 dma_wait_for_async_tx(struct dma_async_tx_descriptor *tx) in dma_wait_for_async_tx() 1017 void dma_run_dependencies(struct dma_async_tx_descriptor *tx) in dma_run_dependencies()
|
D | iop-adma.c | 42 #define tx_to_iop_adma_slot(tx) \ argument 65 struct dma_async_tx_descriptor *tx = &desc->async_tx; in iop_desc_unmap() local 101 struct dma_async_tx_descriptor *tx = &desc->async_tx; in iop_desc_unmap_pq() local 140 struct dma_async_tx_descriptor *tx = &desc->async_tx; in iop_adma_run_tx_complete_actions() local 465 iop_adma_tx_submit(struct dma_async_tx_descriptor *tx) in iop_adma_tx_submit() 997 struct dma_async_tx_descriptor *tx; in iop_adma_memcpy_self_test() local 1073 struct dma_async_tx_descriptor *tx; in iop_adma_xor_val_self_test() local 1278 struct dma_async_tx_descriptor *tx; in iop_adma_pq_zero_sum_self_test() local
|
/linux-3.3/drivers/net/wireless/zd1211rw/ |
D | zd_usb.c | 896 struct zd_usb_tx *tx = &usb->tx; in zd_usb_disable_tx() local 925 struct zd_usb_tx *tx = &usb->tx; in zd_usb_enable_tx() local 937 struct zd_usb_tx *tx = &usb->tx; in tx_dec_submitted_urbs() local 951 struct zd_usb_tx *tx = &usb->tx; in tx_inc_submitted_urbs() local 976 struct zd_usb_tx *tx; in tx_urb_complete() local 1036 struct zd_usb_tx *tx = &usb->tx; in zd_usb_tx() local 1073 struct zd_usb_tx *tx = &usb->tx; in zd_tx_timeout() local 1099 struct zd_usb_tx *tx = &usb->tx; in zd_tx_watchdog_handler() local 1120 struct zd_usb_tx *tx = &usb->tx; in zd_tx_watchdog_enable() local 1132 struct zd_usb_tx *tx = &usb->tx; in zd_tx_watchdog_disable() local [all …]
|
/linux-3.3/drivers/gpio/ |
D | gpio-mcp23s08.c | 148 u8 tx[2], rx[1]; in mcp23s08_read() local 159 u8 tx[3]; in mcp23s08_write() local 170 u8 tx[2], *tmp; in mcp23s08_read_regs() local 189 u8 tx[2], rx[2]; in mcp23s17_read() local 200 u8 tx[4]; in mcp23s17_write() local 212 u8 tx[2]; in mcp23s17_read_regs() local
|
/linux-3.3/drivers/spi/ |
D | spi-bitbang.c | 74 const u8 *tx = t->tx_buf; in bitbang_txrx_8() local 100 const u16 *tx = t->tx_buf; in bitbang_txrx_16() local 126 const u32 *tx = t->tx_buf; in bitbang_txrx_32() local
|
D | spi-ti-ssp.c | 67 const u8 *tx = t->tx_buf; in ti_ssp_spi_txrx() local 77 const u16 *tx = t->tx_buf; in ti_ssp_spi_txrx() local 87 const u32 *tx = t->tx_buf; in ti_ssp_spi_txrx() local
|
/linux-3.3/drivers/tty/serial/ |
D | max3100.c | 197 static int max3100_sr(struct max3100_port *s, u16 tx, u16 *rx) in max3100_sr() 266 u16 tx, rx; in max3100_work() local 579 u16 tx, rx; in max3100_shutdown() local 624 u16 tx, rx; in max3100_startup() local 749 u16 tx, rx; in max3100_probe() local 868 u16 tx, rx; in max3100_suspend() local
|
/linux-3.3/Documentation/ptp/ |
D | testptp.c | 50 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime() 130 struct timex tx; in main() local
|
/linux-3.3/drivers/usb/musb/ |
D | cppi_dma.c | 95 static void cppi_reset_tx(struct cppi_tx_stateram __iomem *tx, u32 ptr) in cppi_reset_tx() 182 struct cppi_tx_stateram __iomem *tx; in cppi_controller_start() local 392 struct cppi_tx_stateram __iomem *tx = c->state_ram; in cppi_dump_tx() local 575 cppi_next_tx_segment(struct musb *musb, struct cppi_channel *tx) in cppi_next_tx_segment() 1167 u32 rx, tx; in cppi_interrupt() local
|
/linux-3.3/drivers/net/fddi/skfp/ |
D | rmt.c | 323 int tx ; in rmt_fsm() local 402 int tx ; in rmt_fsm() local
|
/linux-3.3/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 692 struct ipoib_cm_tx *tx, in post_send() 707 void ipoib_cm_send(struct net_device *dev, struct sk_buff *skb, struct ipoib_cm_tx *tx) in ipoib_cm_send() 768 struct ipoib_cm_tx *tx = wc->qp->qp_context; in ipoib_cm_handle_tx_wc() local 1015 static struct ib_qp *ipoib_cm_create_tx_qp(struct net_device *dev, struct ipoib_cm_tx *tx) in ipoib_cm_create_tx_qp() 1203 struct ipoib_cm_tx *tx = cm_id->context; in ipoib_cm_tx_handler() local 1259 struct ipoib_cm_tx *tx; in ipoib_cm_create_tx() local 1275 void ipoib_cm_destroy_tx(struct ipoib_cm_tx *tx) in ipoib_cm_destroy_tx()
|
/linux-3.3/drivers/staging/echo/ |
D | echo.c | 334 int16_t oslec_update(struct oslec_state *ec, int16_t tx, int16_t rx) in oslec_update() 625 int16_t oslec_hpf_tx(struct oslec_state *ec, int16_t tx) in oslec_hpf_tx()
|