Searched defs:tx_type (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/include/linux/
H A Dnet_tstamp.h32 int tx_type; member in struct:kernel_hwtstamp_config
H A Dasync_tx.h118 async_tx_find_channel(struct async_submit_ctl *submit, enum dma_transaction_type tx_type, struct page **dst, int dst_count, struct page **src, int src_count, size_t len) argument
H A Ddmaengine.h1382 __dma_cap_set(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) argument
1389 __dma_cap_clear(enum dma_transaction_type tx_type, dma_cap_mask_t *dstp) argument
1402 __dma_has_cap(enum dma_transaction_type tx_type, dma_cap_mask_t *srcp) argument
1495 static inline struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) argument
H A Dnetdevice.h2831 enum netdev_lag_tx_type tx_type; member in struct:netdev_lag_upper_info
/linux-master/crypto/async_tx/
H A Dasync_tx.c43 __async_tx_find_channel(struct async_submit_ctl *submit, enum dma_transaction_type tx_type) argument
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_ptp.c170 qed_ptp_hw_cfg_filters(struct qed_dev *cdev, enum qed_ptp_filter_type rx_type, enum qed_ptp_hwtstamp_tx_type tx_type) argument
/linux-master/drivers/staging/vt6655/
H A Dmac.c654 void vt6655_mac_set_curr_tx_desc_addr(int tx_type, struct vnt_private *priv, u32 curr_desc_addr) argument
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c26 u16 tx_type; member in struct:qede_ptp
204 enum qed_ptp_hwtstamp_tx_type tx_type = QED_PTP_HWTSTAMP_TX_ON; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.h46 enum netdev_lag_tx_type tx_type; member in struct:lag_tracker
/linux-master/net/core/
H A Ddev_ioctl.c189 enum hwtstamp_tx_types tx_type; local
/linux-master/drivers/usb/usbip/
H A Dvudc.h59 enum tx_type { enum
/linux-master/drivers/media/rc/
H A Dlirc_dev.c719 const char *rx_type, *tx_type; local
/linux-master/include/uapi/linux/
H A Dnet_tstamp.h78 int tx_type; member in struct:hwtstamp_config
/linux-master/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c862 enum siw_opcode tx_type = tx_type(wqe); local
1021 enum siw_opcode tx_type; local
[all...]
H A Dsiw.h476 #define tx_type(wqe) ((wqe)->sqe.opcode) macro
/linux-master/drivers/dma/
H A Ddmaengine.c545 struct dma_chan *dma_find_channel(enum dma_transaction_type tx_type) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1097 enum hwtstamp_tx_types tx_type = config->tx_type; local
1468 enum hwtstamp_tx_types tx_type = config->tx_type; local
/linux-master/drivers/net/phy/
H A Dbcm-phy-ptp.c137 int tx_type; member in struct:bcm_ptp_private
/linux-master/drivers/media/platform/amphion/
H A Dvpu.h154 struct vpu_mbox tx_type; member in struct:vpu_core
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.h394 u8 tx_type; member in struct:bss_info_inband_discovery
/linux-master/drivers/net/phy/mscc/
H A Dmscc_ptp.h467 enum hwtstamp_tx_types tx_type; member in struct:vsc85xx_ptp
/linux-master/drivers/net/ethernet/brocade/bna/
H A Dbna_types.h508 enum bna_tx_type tx_type; member in struct:bna_tx_config
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h405 u8 tx_type; member in struct:bss_inband_discovery_tlv
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c904 enum rtw89_core_tx_type tx_type; local
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1843 u16 tx_type; member in struct:bnx2x

Completed in 246 milliseconds

12