Searched refs:iqasynch (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 129 uint8_t iqasynch; member
|
H A D | csio_wr.c | 459 iqp.iqasynch = async; in csio_wr_iq_create()
|
H A D | csio_mb.c | 459 FW_IQ_CMD_IQASYNCH_V(iq_params->iqasynch)); in csio_mb_iq_alloc()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_wr.h | 129 uint8_t iqasynch; member
|
H A D | csio_wr.c | 459 iqp.iqasynch = async; in csio_wr_iq_create()
|
H A D | csio_mb.c | 459 FW_IQ_CMD_IQASYNCH_V(iq_params->iqasynch)); in csio_mb_iq_alloc()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | sge.c | 2198 * @iqasynch: if 0, a normal rspq; if 1, an asynchronous event queue 2205 bool iqasynch, struct net_device *dev, in t4vf_sge_alloc_rxq() 2258 FW_IQ_CMD_IQASYNCH_V(iqasynch) | in t4vf_sge_alloc_rxq() 2204 t4vf_sge_alloc_rxq(struct adapter *adapter, struct sge_rspq *rspq, bool iqasynch, struct net_device *dev, int intr_dest, struct sge_fl *fl, rspq_handler_t hnd) t4vf_sge_alloc_rxq() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | sge.c | 2195 * @iqasynch: if 0, a normal rspq; if 1, an asynchronous event queue 2202 bool iqasynch, struct net_device *dev, in t4vf_sge_alloc_rxq() 2255 FW_IQ_CMD_IQASYNCH_V(iqasynch) | in t4vf_sge_alloc_rxq() 2201 t4vf_sge_alloc_rxq(struct adapter *adapter, struct sge_rspq *rspq, bool iqasynch, struct net_device *dev, int intr_dest, struct sge_fl *fl, rspq_handler_t hnd) t4vf_sge_alloc_rxq() argument
|
Completed in 17 milliseconds