Home
last modified time | relevance | path

Searched refs:tx_type (Results 1 – 25 of 61) sorted by relevance

123

/drivers/infiniband/sw/siw/
Dsiw_qp_tx.c125 switch (tx_type(wqe)) { in siw_qp_prepare_tx()
221 siw_dbg_qp(tx_qp(c_tx), "stale wqe type %d\n", tx_type(wqe)); in siw_qp_prepare_tx()
796 if (tx_type(wqe) == SIW_OP_READ_RESPONSE) in siw_qp_sq_proc_tx()
799 if (tx_type(wqe) != SIW_OP_READ && in siw_qp_sq_proc_tx()
800 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) { in siw_qp_sq_proc_tx()
808 if (tx_type(wqe) == in siw_qp_sq_proc_tx()
847 tx_type(wqe), wqe->wr_status, wqe->bytes, wqe->processed, in siw_qp_sq_proc_tx()
855 enum siw_opcode tx_type = tx_type(wqe); in siw_qp_sq_proc_tx() local
870 if (!rv && tx_type != SIW_OP_READ && in siw_qp_sq_proc_tx()
871 tx_type != SIW_OP_READ_LOCAL_INV) in siw_qp_sq_proc_tx()
[all …]
Dsiw_qp.c405 tx_type(tx_wqe(qp))); in siw_send_terminate()
1200 tx_type(wqe), wqe->wr_status); in siw_sq_flush()
1202 siw_wqe_put_mem(wqe, tx_type(wqe)); in siw_sq_flush()
1204 if (tx_type(wqe) != SIW_OP_READ_RESPONSE && in siw_sq_flush()
1205 ((tx_type(wqe) != SIW_OP_READ && in siw_sq_flush()
1206 tx_type(wqe) != SIW_OP_READ_LOCAL_INV) || in siw_sq_flush()
/drivers/net/ethernet/qlogic/qede/
Dqede_ptp.c51 u16 tx_type; member
226 enum qed_ptp_hwtstamp_tx_type tx_type = QED_PTP_HWTSTAMP_TX_ON; in qede_ptp_cfg_filters() local
238 switch (ptp->tx_type) { in qede_ptp_cfg_filters()
241 tx_type = QED_PTP_HWTSTAMP_TX_ON; in qede_ptp_cfg_filters()
246 tx_type = QED_PTP_HWTSTAMP_TX_OFF; in qede_ptp_cfg_filters()
307 ptp->ops->cfg_filters(edev->cdev, rx_filter, tx_type); in qede_ptp_cfg_filters()
329 config.tx_type, config.rx_filter); in qede_ptp_hw_ts()
337 ptp->tx_type = config.tx_type; in qede_ptp_hw_ts()
/drivers/usb/usbip/
Dvudc.h59 enum tx_type { enum
66 enum tx_type type;
/drivers/net/ethernet/mellanox/mlx5/core/
Dlag.c409 tracker->tx_type = lag_upper_info->tx_type; in mlx5_handle_changeupper_event()
418 ((tracker->tx_type == NETDEV_LAG_TX_TYPE_ACTIVEBACKUP) || in mlx5_handle_changeupper_event()
419 (tracker->tx_type == NETDEV_LAG_TX_TYPE_HASH)); in mlx5_handle_changeupper_event()
694 if (ldev->tracker.tx_type == NETDEV_LAG_TX_TYPE_ACTIVEBACKUP) { in mlx5_lag_get_roce_netdev()
Dlag.h26 enum netdev_lag_tx_type tx_type; member
/drivers/media/rc/
Dlirc_dev.c742 const char *rx_type, *tx_type; in ir_lirc_register() local
780 tx_type = "raw IR"; in ir_lirc_register()
782 tx_type = "no"; in ir_lirc_register()
785 dev->driver_name, minor, rx_type, tx_type); in ir_lirc_register()
/drivers/net/ethernet/netronome/nfp/flower/
Dlag_conf.c544 lag_upper_info->tx_type != NETDEV_LAG_TX_TYPE_ACTIVEBACKUP && in nfp_fl_lag_changeupper_event()
545 (lag_upper_info->tx_type != NETDEV_LAG_TX_TYPE_HASH || in nfp_fl_lag_changeupper_event()
552 lag_upper_info->tx_type, in nfp_fl_lag_changeupper_event()
/drivers/net/ethernet/qlogic/qed/
Dqed_ptp.c196 enum qed_ptp_hwtstamp_tx_type tx_type) in qed_ptp_hw_cfg_filters() argument
253 if (tx_type == QED_PTP_HWTSTAMP_TX_OFF) { in qed_ptp_hw_cfg_filters()
/drivers/net/ethernet/amd/xgbe/
Dxgbe-ptp.c271 pdata->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in xgbe_ptp_register()
/drivers/net/ethernet/freescale/
Dfec_ptp.c468 switch (config.tx_type) { in fec_ptp_set()
502 config.tx_type = fep->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in fec_ptp_get()
/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c549 switch (config->tx_type) { in i40e_ptp_set_timestamp_mode()
725 pf->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in i40e_ptp_create_clock()
/drivers/net/ethernet/mellanox/mlx4/
Den_cq.c136 if ((cq->type != RX && priv->hwtstamp_config.tx_type) || in mlx4_en_activate_cq()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c911 enum hwtstamp_tx_types tx_type = config->tx_type; in mlxsw_sp_ptp_get_message_types() local
915 switch (tx_type) { in mlxsw_sp_ptp_get_message_types()
/drivers/net/ethernet/xscale/
Dixp4xx_eth.c384 if (cfg.tx_type != HWTSTAMP_TX_OFF && cfg.tx_type != HWTSTAMP_TX_ON) in hwtstamp_set()
403 port->hwts_tx_en = cfg.tx_type == HWTSTAMP_TX_ON; in hwtstamp_set()
418 cfg.tx_type = port->hwts_tx_en ? HWTSTAMP_TX_ON : HWTSTAMP_TX_OFF; in hwtstamp_get()
/drivers/net/ethernet/brocade/bna/
Dbna_enet.c811 enum bna_tx_type tx_type = \
818 bna_tx_mod_start(&(enet)->bna->tx_mod, tx_type); \
824 enum bna_tx_type tx_type = \
834 bna_tx_mod_stop(&(enet)->bna->tx_mod, tx_type); \
/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c999 switch (config->tx_type) { in ixgbe_ptp_set_timestamp_mode()
1423 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in ixgbe_ptp_create_clock()
/drivers/net/phy/
Ddp83640.c1334 if (cfg.tx_type < 0 || cfg.tx_type > HWTSTAMP_TX_ONESTEP_SYNC) in dp83640_hwtstamp()
1337 dp83640->hwts_tx_en = cfg.tx_type; in dp83640_hwtstamp()
/drivers/dma/
Ddmaengine.c346 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) in dma_find_channel() argument
348 return this_cpu_read(channel_table[tx_type]->chan); in dma_find_channel()
/drivers/net/ethernet/microchip/
Dlan743x_ptp.c1128 switch (config.tx_type) { in lan743x_ptp_ioctl()
1153 " tx_type = %d, UNKNOWN\n", config.tx_type); in lan743x_ptp_ioctl()
/drivers/net/ethernet/intel/igb/
Digb_ptp.c1008 switch (config->tx_type) { in igb_ptp_set_timestamp_mode()
1256 adapter->tstamp_config.tx_type = HWTSTAMP_TX_OFF; in igb_ptp_init()
/drivers/net/dsa/sja1105/
Dsja1105_main.c1943 switch (config.tx_type) { in sja1105_hwtstamp_set()
1989 config.tx_type = HWTSTAMP_TX_ON; in sja1105_hwtstamp_get()
1991 config.tx_type = HWTSTAMP_TX_OFF; in sja1105_hwtstamp_get()
/drivers/net/ethernet/freescale/enetc/
Denetc.c1550 switch (config.tx_type) { in enetc_hwtstamp_set()
1582 config.tx_type = HWTSTAMP_TX_ON; in enetc_hwtstamp_get()
1584 config.tx_type = HWTSTAMP_TX_OFF; in enetc_hwtstamp_get()
/drivers/net/ethernet/sfc/
Dptp.c1447 ptp->config.tx_type = HWTSTAMP_TX_OFF; in efx_ptp_probe()
1741 if ((init->tx_type != HWTSTAMP_TX_OFF) && in efx_ptp_ts_init()
1742 (init->tx_type != HWTSTAMP_TX_ON)) in efx_ptp_ts_init()
/drivers/net/ethernet/cadence/
Dmacb_ptp.c457 switch (tstamp_config->tx_type) { in gem_set_hwtst()

123