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