Searched refs:FW_IQ_CMD_TYPE_V (Results 1 – 6 of 6) sorted by relevance
458 FW_IQ_CMD_TYPE_V(iq_params->type) | in csio_mb_iq_alloc()636 cmdp->type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(iq_params->type)); in csio_mb_iq_free()
1852 cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4vf_iq_free()
2254 cpu_to_be32(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) | in t4vf_sge_alloc_rxq()
1631 #define FW_IQ_CMD_TYPE_V(x) ((x) << FW_IQ_CMD_TYPE_S) macro
8334 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_stop()8365 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_free()
4399 c.type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) | in t4_sge_alloc_rxq()