Home
last modified time | relevance | path

Searched refs:wr_type (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Drio.h503 enum rio_write_type wr_type; /* preferred RIO write operation type */ member
513 enum rio_write_type wr_type; /* preferred RIO write operation type */ member
/kernel/linux/linux-6.6/include/linux/
H A Drio.h503 enum rio_write_type wr_type; /* preferred RIO write operation type */ member
513 enum rio_write_type wr_type; /* preferred RIO write operation type */ member
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_wr.c1137 uint32_t wr_type, fw_qid, qid; in csio_wr_process_iq() local
1156 wr_type = IQWRF_TYPE_GET(ftr->u.type_gen); in csio_wr_process_iq()
1158 switch (wr_type) { in csio_wr_process_iq()
1193 wr_type); in csio_wr_process_iq()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_wr.c1137 uint32_t wr_type, fw_qid, qid; in csio_wr_process_iq() local
1156 wr_type = IQWRF_TYPE_GET(ftr->u.type_gen); in csio_wr_process_iq()
1158 switch (wr_type) { in csio_wr_process_iq()
1193 wr_type); in csio_wr_process_iq()
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clockmatrix.c627 enum scsr_tod_write_type_sel wr_type) in _idtcm_set_dpll_scsr_tod()
655 cmd |= (wr_type << TOD_WRITE_TYPE_SHIFT); in _idtcm_set_dpll_scsr_tod()
728 enum scsr_tod_write_type_sel wr_type) in _idtcm_settime_v487()
732 wr_type); in _idtcm_settime_v487()
624 _idtcm_set_dpll_scsr_tod(struct idtcm_channel *channel, struct timespec64 const *ts, enum scsr_tod_write_trig_sel wr_trig, enum scsr_tod_write_type_sel wr_type) _idtcm_set_dpll_scsr_tod() argument
726 _idtcm_settime_v487(struct idtcm_channel *channel, struct timespec64 const *ts, enum scsr_tod_write_type_sel wr_type) _idtcm_settime_v487() argument
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.c775 enum scsr_tod_write_type_sel wr_type) in _idtcm_set_dpll_scsr_tod()
802 cmd |= (wr_type << TOD_WRITE_TYPE_SHIFT); in _idtcm_set_dpll_scsr_tod()
899 enum scsr_tod_write_type_sel wr_type) in _idtcm_settime()
903 wr_type); in _idtcm_settime()
772 _idtcm_set_dpll_scsr_tod(struct idtcm_channel *channel, struct timespec64 const *ts, enum scsr_tod_write_trig_sel wr_trig, enum scsr_tod_write_type_sel wr_type) _idtcm_set_dpll_scsr_tod() argument
897 _idtcm_settime(struct idtcm_channel *channel, struct timespec64 const *ts, enum scsr_tod_write_type_sel wr_type) _idtcm_settime() argument
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c627 tx_data.wr_type = RDW_ALL_NWRITE; in prep_dma_xfer()
630 tx_data.wr_type = RDW_ALL_NWRITE_R; in prep_dma_xfer()
633 tx_data.wr_type = RDW_LAST_NWRITE_R; in prep_dma_xfer()
636 tx_data.wr_type = RDW_DEFAULT; in prep_dma_xfer()
H A Dtsi721_dma.c847 switch (rext->wr_type) { in tsi721_prep_rio_sg()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c627 tx_data.wr_type = RDW_ALL_NWRITE; in prep_dma_xfer()
630 tx_data.wr_type = RDW_ALL_NWRITE_R; in prep_dma_xfer()
633 tx_data.wr_type = RDW_LAST_NWRITE_R; in prep_dma_xfer()
636 tx_data.wr_type = RDW_DEFAULT; in prep_dma_xfer()
H A Dtsi721_dma.c847 switch (rext->wr_type) { in tsi721_prep_rio_sg()
/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio.c1895 rio_ext.wr_type = data->wr_type; in rio_dma_prep_xfer()
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio.c1830 rio_ext.wr_type = data->wr_type; in rio_dma_prep_xfer()

Completed in 28 milliseconds