Searched refs:RCODE_CONFLICT_ERROR (Results 1 – 4 of 4) sorted by relevance
59 #define RCODE_CONFLICT_ERROR 0x4 macro
722 fw_send_response(r->card, r->request, RCODE_CONFLICT_ERROR); in release_request()817 fw_send_response(card, request, RCODE_CONFLICT_ERROR); in handle_request()
1218 [RCODE_CONFLICT_ERROR] = "conflict error", in fw_rcode_string()
724 rcode = RCODE_CONFLICT_ERROR; in fwnet_receive_packet()