Searched refs:FW_CMD_RETVAL_V (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c1598 fw_hdr->lo = htonl(FW_CMD_RETVAL_V(FW_ETIMEDOUT));
1650 hdr->lo = htonl(FW_CMD_RETVAL_V(FW_HOSTERROR));
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h900 #define FW_CMD_RETVAL_V(x) ((x) << FW_CMD_RETVAL_S) macro
H A Dt4_hw.c413 res = FW_CMD_RETVAL_V(EIO);

Completed in 174 milliseconds