Home
last modified time | relevance | path

Searched refs:type_to_iqandstindex (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/scsi/csiostor/
Dcsio_mb.c456 cmdp->type_to_iqandstindex = htonl( in csio_mb_iq_alloc()
514 cmdp->type_to_iqandstindex |= htonl( in csio_mb_iq_write()
636 cmdp->type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(iq_params->type)); in csio_mb_iq_free()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1851 cmd.type_to_iqandstindex = in t4vf_iq_free()
Dsge.c2253 cmd.type_to_iqandstindex = in t4vf_sge_alloc_rxq()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h1590 __be32 type_to_iqandstindex; member
Dt4_hw.c8332 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_stop()
8363 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_free()
Dsge.c4399 c.type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) | in t4_sge_alloc_rxq()