Searched refs:FW_IQ_CMD_TYPE_V (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c458 FW_IQ_CMD_TYPE_V(iq_params->type) |
636 cmdp->type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(iq_params->type));
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1852 cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype));
H A Dsge.c2254 cpu_to_be32(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) |
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h1631 #define FW_IQ_CMD_TYPE_V(x) ((x) << FW_IQ_CMD_TYPE_S) macro
H A Dt4_hw.c8334 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype));
8365 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype));
H A Dsge.c4385 c.type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE_V(FW_IQ_TYPE_FL_INT_CAP) |

Completed in 210 milliseconds