/linux-4.1.27/Documentation/networking/timestamping/ |
D | hwtstamp_config.c | 99 config.tx_type = lookup_value(tx_types, N_TX_TYPES, argv[2]); in main() 101 if (config.tx_type < 0 || config.rx_filter < 0) { in main() 122 name = lookup_name(tx_types, N_TX_TYPES, config.tx_type); in main() 126 printf("tx_type = %d\n", config.tx_type); in main()
|
D | timestamping.c | 380 hwconfig.tx_type = in main() 389 hwconfig_requested.tx_type == HWTSTAMP_TX_OFF && in main() 396 hwconfig_requested.tx_type, hwconfig.tx_type, in main()
|
/linux-4.1.27/crypto/async_tx/ |
D | async_tx.c | 57 enum dma_transaction_type tx_type) in __async_tx_find_channel() argument 63 dma_has_cap(tx_type, depend_tx->chan->device->cap_mask)) in __async_tx_find_channel() 65 return async_dma_find_channel(tx_type); in __async_tx_find_channel()
|
/linux-4.1.27/include/linux/ |
D | dmaengine.h | 932 __dma_cap_set(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) in __dma_cap_set() argument 934 set_bit(tx_type, dstp->bits); in __dma_cap_set() 939 __dma_cap_clear(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) in __dma_cap_clear() argument 941 clear_bit(tx_type, dstp->bits); in __dma_cap_clear() 952 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) in __dma_has_cap() argument 954 return test_bit(tx_type, srcp->bits); in __dma_has_cap() 1030 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type); 1042 static inline struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel() argument
|
D | async_tx.h | 117 enum dma_transaction_type tx_type); 132 enum dma_transaction_type tx_type, struct page **dst, in async_tx_find_channel() argument
|
/linux-4.1.27/net/core/ |
D | dev_ioctl.c | 190 enum hwtstamp_tx_types tx_type; in net_hwtstamp_validate() local 201 tx_type = cfg.tx_type; in net_hwtstamp_validate() 204 switch (tx_type) { in net_hwtstamp_validate()
|
/linux-4.1.27/include/uapi/linux/ |
D | net_tstamp.h | 49 int tx_type; member
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | async_tx.h | 43 enum dma_transaction_type tx_type);
|
/linux-4.1.27/fs/ncpfs/ |
D | sock.c | 70 u_int16_t tx_type; member 434 if (req && (req->tx_type == NCP_ALLOC_SLOT_REQUEST || (server->sequence == reply.sequence && in ncpdgram_rcv_proc() 443 if (result >= 0 && server->sign_active && req->tx_type != NCP_DEALLOC_SLOT_REQUEST) { in ncpdgram_rcv_proc() 640 if (req->tx_type != NCP_ALLOC_SLOT_REQUEST) { in __ncptcp_rcv_proc() 653 if (server->sign_active && req->tx_type != NCP_DEALLOC_SLOT_REQUEST) { in __ncptcp_rcv_proc() 716 req->tx_type = *(u_int16_t*)server->packet; in do_ncp_rpc_call()
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ptp.c | 271 pdata->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in xgbe_ptp_register()
|
D | xgbe-drv.c | 1102 switch (config.tx_type) { in xgbe_set_hwtstamp_settings() 1342 (pdata->tstamp_config.tx_type == HWTSTAMP_TX_ON)) in xgbe_packet_info()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ptp.c | 468 switch (config->tx_type) { in i40e_ptp_set_timestamp_mode() 631 pf->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in i40e_ptp_create_clock()
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_ptp.c | 489 switch (config.tx_type) { in fec_ptp_set() 529 config.tx_type = fep->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in fec_ptp_get()
|
D | gianfar.c | 991 switch (config.tx_type) { in gfar_hwtstamp_set() 1032 config.tx_type = priv->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in gfar_hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 677 __func__, config.flags, config.tx_type, config.rx_filter); in bfin_mac_hwtstamp_set() 683 if ((config.tx_type != HWTSTAMP_TX_OFF) && in bfin_mac_hwtstamp_set() 684 (config.tx_type != HWTSTAMP_TX_ON)) in bfin_mac_hwtstamp_set() 795 if (config.tx_type == HWTSTAMP_TX_OFF && in bfin_mac_hwtstamp_set() 912 lp->stamp_cfg.tx_type = HWTSTAMP_TX_OFF; in bfin_mac_hwtstamp_init()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_cq.c | 154 if ((cq->is_tx && priv->hwtstamp_config.tx_type) || in mlx4_en_activate_cq()
|
D | en_netdev.c | 2126 switch (config.tx_type) { in mlx4_en_hwtstamp_set() 2159 config.tx_type = HWTSTAMP_TX_OFF; in mlx4_en_hwtstamp_set() 2873 priv->hwtstamp_config.tx_type = HWTSTAMP_TX_OFF; in mlx4_en_init_netdev() 3019 if (priv->hwtstamp_config.tx_type == ts_config.tx_type && in mlx4_en_reset_config() 3043 priv->hwtstamp_config.tx_type = ts_config.tx_type; in mlx4_en_reset_config()
|
D | en_tx.c | 144 ring->hwtstamp_tx_type = priv->hwtstamp_config.tx_type; in mlx4_en_create_tx_ring()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ptp.c | 600 switch (config->tx_type) { in ixgbe_ptp_set_timestamp_mode() 914 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in ixgbe_ptp_create_clock()
|
/linux-4.1.27/drivers/net/ethernet/xscale/ |
D | ixp4xx_eth.c | 388 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in hwtstamp_set() 407 port->hwts_tx_en = cfg.tx_type == HWTSTAMP_TX_ON; in hwtstamp_set() 422 cfg.tx_type = port->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 218 switch (ts_config.tx_type) { in fm10k_set_ts_config()
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bna_enet.c | 819 enum bna_tx_type tx_type = \ 826 bna_tx_mod_start(&(enet)->bna->tx_mod, tx_type); \ 832 enum bna_tx_type tx_type = \ 842 bna_tx_mod_stop(&(enet)->bna->tx_mod, tx_type); \
|
D | bna_types.h | 520 enum bna_tx_type tx_type; member
|
D | bnad.c | 1981 tx_config->tx_type = BNA_TX_T_REGULAR; in bnad_setup_tx()
|
D | bna_tx_rx.c | 3709 tx = bna_tx_get(tx_mod, tx_cfg->tx_type); in bna_tx_create()
|
/linux-4.1.27/drivers/dma/ |
D | dmaengine.c | 348 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel() argument 350 return this_cpu_read(channel_table[tx_type]->chan); in dma_find_channel()
|
/linux-4.1.27/Documentation/networking/ |
D | timestamping.txt | 350 int tx_type; /* HWTSTAMP_TX_* */ 356 ifr_data points to a struct hwtstamp_config. The tx_type and 376 /* possible values for hwtstamp_config->tx_type */
|
/linux-4.1.27/drivers/net/phy/ |
D | dp83640.c | 1287 if (cfg.tx_type < 0 || cfg.tx_type > HWTSTAMP_TX_ONESTEP_SYNC) in dp83640_hwtstamp() 1290 dp83640->hwts_tx_en = cfg.tx_type; in dp83640_hwtstamp()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ptp.c | 816 switch (config->tx_type) { in igb_ptp_set_timestamp_mode() 1080 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in igb_ptp_init()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ptp.c | 1236 ptp->config.tx_type = HWTSTAMP_TX_OFF; in efx_ptp_probe() 1518 if ((init->tx_type != HWTSTAMP_TX_OFF) && in efx_ptp_ts_init() 1519 (init->tx_type != HWTSTAMP_TX_ON)) in efx_ptp_ts_init()
|
D | siena.c | 141 init->tx_type != HWTSTAMP_TX_OFF, in siena_ptp_set_ts_config()
|
D | ef10.c | 3586 init->tx_type != HWTSTAMP_TX_OFF, 0); in efx_ef10_ptp_set_ts_config()
|
/linux-4.1.27/drivers/net/ethernet/ti/ |
D | cpsw.c | 1497 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in cpsw_hwtstamp_set() 1525 cpts->tx_enable = cfg.tx_type == HWTSTAMP_TX_ON; in cpsw_hwtstamp_set() 1554 cfg.tx_type = cpts->tx_enable ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in cpsw_hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_main.c | 451 __func__, config.flags, config.tx_type, config.rx_filter); in stmmac_hwtstamp_ioctl() 457 if (config.tx_type != HWTSTAMP_TX_OFF && in stmmac_hwtstamp_ioctl() 458 config.tx_type != HWTSTAMP_TX_ON) in stmmac_hwtstamp_ioctl() 591 priv->hwts_tx_en = config.tx_type == HWTSTAMP_TX_ON; in stmmac_hwtstamp_ioctl()
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe_main.c | 243 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in hwtstamp_ioctl() 274 adapter->hwts_tx_en = cfg.tx_type == HWTSTAMP_TX_ON; in hwtstamp_ioctl()
|
/linux-4.1.27/drivers/net/ethernet/tile/ |
D | tilegx.c | 486 switch (config.tx_type) { in tile_hwtstamp_set() 905 priv->stamp_cfg.tx_type = HWTSTAMP_TX_OFF; in init_ptp_dev()
|
/linux-4.1.27/drivers/net/ethernet/octeon/ |
D | octeon_mgmt.c | 740 switch (config.tx_type) { in octeon_mgmt_ioctl_hwtstamp()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.c | 3207 switch (config.tx_type) { in vxge_hwtstamp_set() 3260 config.tx_type = HWTSTAMP_TX_OFF; in vxge_hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 1914 u16 tx_type; member
|
D | bnx2x_main.c | 14705 switch (bp->tx_type) { in bnx2x_configure_ptp_filters() 14791 config.tx_type, config.rx_filter); in bnx2x_hwtstamp_ioctl() 14799 bp->tx_type = config.tx_type; in bnx2x_hwtstamp_ioctl()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 13798 if (stmpconf.tx_type != HWTSTAMP_TX_ON && in tg3_hwtstamp_set() 13799 stmpconf.tx_type != HWTSTAMP_TX_OFF) in tg3_hwtstamp_set() 13862 if (stmpconf.tx_type == HWTSTAMP_TX_ON) in tg3_hwtstamp_set() 13880 stmpconf.tx_type = (tg3_flag(tp, TX_TSTAMP_EN) ? in tg3_hwtstamp_get()
|
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 3597 switch (config->tx_type) { in e1000e_config_hwtstamp()
|