Searched refs:NAK (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/Documentation/translations/zh_CN/process/ |
A D | stable-kernel-rules.rst | 43 到的是NAK回复。回复需要几天的时间,这取决于开发者的时间安排。 53 - 审查委员会有48小时的时间,用来决定给该补丁回复ACK还是NAK。
|
/linux-6.3-rc2/Documentation/translations/zh_TW/process/ |
A D | stable-kernel-rules.rst | 46 到的是NAK回復。回復需要幾天的時間,這取決於開發者的時間安排。 56 - 審查委員會有48小時的時間,用來決定給該補丁回復ACK還是NAK。
|
/linux-6.3-rc2/Documentation/translations/ja_JP/ |
A D | stable_kernel_rules.txt | 56 には NAK を受け取る。この反応は開発者たちのスケジュールによって、数 70 - レビュー委員会は 48時間の間に ACK か NAK を出す。
|
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/ |
A D | ssh.rst | 9 .. |NAK| replace:: ``NAK`` substdef 115 * - |NAK| 131 Both |NAK|- and |ACK|-type frames are used to control flow of messages and 148 containing an |NAK|-type frame. As the sequence ID of the previous data 149 frame, for which an error is indicated via the |NAK| frame, cannot be relied 150 upon, the sequence ID of the |NAK| frame should not be used and is set to 151 zero. After receival of an |NAK| frame, the sending party should re-send all 179 |NAK|-type frame. Note that the sequence ID of the |NAK|-type frame is fixed
|
A D | internal.rst | 163 re-submitted to this queue due to timeouts or NAK packets sent by the EC. 174 re-submitted due to a packet acknowledgment timeout or NAK. On such a 196 this). Control packets (i.e. ACK and NAK) can always be transmitted. 205 validation error or invalid data NAK) packets for the received messages. 210 receival of a NAK message (re-submission in case of a NAK is similar to 237 triggered by receival of a NAK, means that the packet is added to the queue
|
/linux-6.3-rc2/drivers/scsi/mvsas/ |
A D | mv_defs.h | 437 NAK = (1U << 14), /* NAK rx'd */ enumerator
|
/linux-6.3-rc2/drivers/usb/serial/ |
A D | garmin_gps.c | 99 #define NAK 0x15 macro 517 } else if (data == NAK) { in gsp_receive() 518 ack_or_nak_seen = NAK; in gsp_receive()
|
/linux-6.3-rc2/Documentation/process/ |
A D | stable-kernel-rules.rst | 145 queue, or a NAK if the patch is rejected. This response might take a few 158 - The review committee has 48 hours in which to ACK or NAK the patch.
|
/linux-6.3-rc2/Documentation/driver-api/soundwire/ |
A D | error_handling.rst | 33 current frame. A NAK indicates that the command was in error and will not
|
/linux-6.3-rc2/drivers/net/wan/ |
A D | farsync.c | 368 #define NAK 2 /* Negative acknowledgement to PC driver */ macro 919 while (mbval > NAK) { in fst_issue_cmd() 934 if (mbval == NAK) in fst_issue_cmd()
|
/linux-6.3-rc2/Documentation/translations/it_IT/process/ |
A D | stable-kernel-rules.rst | 149 coda, oppure un NAK se la patch è stata rigettata. A seconda degli impegni
|
/linux-6.3-rc2/drivers/platform/surface/aggregator/ |
A D | ssh_packet_layer.c | 1686 ssh_packet_init(packet, 0, SSH_PACKET_PRIORITY(NAK, 0), in ssh_ptl_send_nak()
|
Completed in 40 milliseconds