Searched refs:FW_CMD_RETVAL_V (Results 1 – 3 of 3) sorted by relevance
1598 fw_hdr->lo = htonl(FW_CMD_RETVAL_V(FW_ETIMEDOUT)); in csio_mb_tmo_handler()1650 hdr->lo = htonl(FW_CMD_RETVAL_V(FW_HOSTERROR)); in csio_mb_cancel_all()
900 #define FW_CMD_RETVAL_V(x) ((x) << FW_CMD_RETVAL_S) macro
413 res = FW_CMD_RETVAL_V(EIO); in t4_wr_mbox_meat_timeout()