FW_IQ_CMD_TYPE_V 3537 drivers/net/ethernet/chelsio/cxgb4/sge.c 	c.type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) |
FW_IQ_CMD_TYPE_V 8326 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype));
FW_IQ_CMD_TYPE_V 8357 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype));
FW_IQ_CMD_TYPE_V 2257 drivers/net/ethernet/chelsio/cxgb4vf/sge.c 		cpu_to_be32(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) |
FW_IQ_CMD_TYPE_V 1852 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c 		cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype));
FW_IQ_CMD_TYPE_V  458 drivers/scsi/csiostor/csio_mb.c 				FW_IQ_CMD_TYPE_V(iq_params->type)	|
FW_IQ_CMD_TYPE_V  636 drivers/scsi/csiostor/csio_mb.c 	cmdp->type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(iq_params->type));