Home
last modified time | relevance | path

Searched refs:ACK (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/scsi/
A D53c700.scr181 CLEAR ACK
195 CLEAR ACK
199 CLEAR ACK
208 CLEAR ACK
212 CLEAR ACK
216 CLEAR ACK
220 CLEAR ACK
224 CLEAR ACK
232 CLEAR ACK
240 CLEAR ACK
[all …]
A D53c700_d.h_shipped238 CLEAR ACK
267 CLEAR ACK
280 CLEAR ACK
313 CLEAR ACK
326 CLEAR ACK
339 CLEAR ACK
352 CLEAR ACK
365 CLEAR ACK
382 CLEAR ACK
399 CLEAR ACK
[all …]
/linux/Documentation/networking/
A Dsnmp_counter.rst450 If a packet set ACK flag and has no data, it is a pure ACK packet, if
556 ACK train length.
785 TCP ACK skip
791 counters to indicate the ACK is skipped in which scenario. The ACK
837 The ACK is skipped if the ACK is a challenge ACK. The RFC 5961 defines
867 Delayed ACK
871 `Delayed ACK wiki`_
882 A delayed ACK timer expires, but the TCP stack can't send an ACK
985 Challenge ACK
1110 SYN, sent SYN+ACK, received ACK, so server sent 1 packet, received 2
[all …]
A Drxrpc.rst146 (#) Calls use ACK packets to handle reliability. Data packets are also
151 has been received and processed; a soft-ACK indicates that the data has
153 not discard any transmittable packets until they've been hard-ACK'd.
155 (#) Reception of a reply data packet implicitly hard-ACK's all the data
159 received and the final hard-ACK on the last packet of the reply has
333 RXRPC_ACK -rt n/a Final ACK received
749 RXRPC_ACK indicates final ACK (no data)
957 RXRPC_SKB_MARK_FINAL_ACK Final ACK received for an incoming call
1117 ACK permits several packets to be ACK'd in one go.
1129 we would send an ACK.
[all …]
A Dplip.rst145 D3->ACK 5 - 10 10 - 5
181 INIT -> ACK 16 - 10
211 That raises the ACK line, triggering an interrupt in the receiving
212 machine. The receiving machine disables interrupts and raises its own ACK
/linux/Documentation/translations/zh_CN/process/
A Dstable-kernel-rules.rst42 - 如果补丁被接受到队列里,发送者会收到一个ACK回复,如果没有被接受,收
53 - 审查委员会有48小时的时间,用来决定给该补丁回复ACK还是NAK。
57 - 在审查周期结束的时候,那些得到ACK回应的补丁将会被加入到最新的稳定版
/linux/Documentation/translations/zh_TW/process/
A Dstable-kernel-rules.rst45 - 如果補丁被接受到隊列里,發送者會收到一個ACK回復,如果沒有被接受,收
56 - 審查委員會有48小時的時間,用來決定給該補丁回復ACK還是NAK。
60 - 在審查周期結束的時候,那些得到ACK回應的補丁將會被加入到最新的穩定版
/linux/Documentation/devicetree/bindings/dma/
A Dst,stm32-dma.yaml44 0x0: Use standard DMA ACK management, where ACK signal is maintained
46 0x1: Use alternative DMA ACK management, where ACK de-assertion does
47 not wait for the de-assertion of the REQuest, ACK is only managed
/linux/Documentation/translations/ja_JP/
A Dstable_kernel_rules.txt55 - 送信者はパッチがキューに受け付けられた際には ACK を、却下された場合
70 - レビュー委員会は 48時間の間に ACK か NAK を出す。
74 - レビューサイクルの最後に、ACK を受けたパッチは最新の -stable リリー
/linux/tools/testing/selftests/bpf/prog_tests/
A Dcls_redirect.c183 ACK, enumerator
232 else if (test->flags == ACK) in test_str()
241 { TCP, ACCEPT, UNKNOWN_CONN, NO_HOPS, ACK },
242 { TCP, FORWARD, UNKNOWN_CONN, ONE_HOP, ACK },
243 { TCP, ACCEPT, KNOWN_CONN, ONE_HOP, ACK },
341 if (test->flags == ACK) in build_input()
/linux/Documentation/driver-api/surface_aggregator/
A Dssh.rst10 .. |ACK| replace:: ``ACK`` substdef
118 * - |ACK|
130 Both |NAK|- and |ACK|-type frames are used to control flow of messages and
143 the frame by responding with a message containing an |ACK|-type frame with
145 the |ACK| frame specifies the |DATA| frame to be acknowledged. In case of an
157 used to associate an ``ACK`` with its ``DATA_SEQ``-type frame, but not
168 indicates a |DATA_SEQ|-type frame, ``FRAME(A)`` an ``ACK``-type frame,
332 the EC is sent again, e.g. due to the host not receiving an |ACK|, the EC
/linux/Documentation/input/devices/
A Dwalkera0701.rst31 / O 4 3 O \ pin 3 (GND) LED ________________ 10 ACK
55 Driver use interrupt from parport ACK input bit to measure pulse length
98 (Warning, pulses on ACK are inverted by transistor, irq is raised up on sync
/linux/Documentation/security/
A DSCTP.rst127 Called when a COOKIE ACK is received::
130 @skb - pointer to skbuff of the COOKIE ACK packet.
161 <----------------------------------------------- INIT ACK
172 <------------------------------------------- COOKIE ACK
276 Called when a COOKIE ACK is received where it sets the connection's peer sid
280 @skb - pointer to skbuff of the COOKIE ACK packet.
/linux/Documentation/i2c/
A Dslave-interface.rst162 About ACK/NACK
165 It is good behaviour to always ACK the address phase, so the master knows if a
167 state being busy is troublesome. SMBus demands to always ACK the address phase,
169 automatically ACK when detecting their slave addresses, so there is no option
173 Currently, there is no slave event to report if the master did ACK or NACK a
A Dgpio-fault-injection.rst60 it will stop at the ACK phase after the address of the client has been
61 transmitted. Because the device will ACK its presence, this results in SDA
73 The injector will again stop at one ACK phase, so the device will keep SDA low
78 b) after the address byte, a 0x00 byte will be transferred. Then, stop at ACK.
/linux/drivers/usb/gadget/udc/
A Dgoku_udc.c1528 #define ACK(irqbit) { \ macro
1579 ACK(INT_SUSPEND); in goku_irq()
1616 ACK(INT_USBRESET); in goku_irq()
1627 ACK(INT_SETUP); in goku_irq()
1632 ACK(INT_STATUSNAK|INT_ENDPOINT0); in goku_irq()
1642 ACK(INT_ENDPOINT0); in goku_irq()
1650 ACK(INT_MSTRDEND); in goku_irq()
1656 ACK(INT_MSTWREND); in goku_irq()
1662 ACK(INT_MSTWRTMOUT); in goku_irq()
1696 #undef ACK
/linux/Documentation/devicetree/bindings/remoteproc/
A Dst,stm32-rproc.yaml66 - from local to remote, where ACK from the remote means that it is
72 - from local to remote, where ACK from the remote means that communnication
/linux/drivers/net/wireless/ath/ath9k/
A DKconfig118 bool "Atheros ath9k ACK timeout estimation algorithm"
122 This option enables ath9k dynamic ACK timeout estimation algorithm
123 based on ACK frame RX timestamp, TX frame timestamp and frame
/linux/Documentation/driver-api/
A Dmailbox.rst66 /* An ACK to our last sample sent */
72 /* Remote f/w sends only ACK packets on this channel */
/linux/include/rdma/
A Dtid_rdma_defs.h94 IB_OPCODE(TID_RDMA, ACK),
/linux/drivers/usb/serial/
A Dgarmin_gps.c98 #define ACK 0x06 macro
347 *ptr++ = ACK; in gsp_send_ack()
348 cksum += ACK; in gsp_send_ack()
514 if (data == ACK) { in gsp_receive()
515 ack_or_nak_seen = ACK; in gsp_receive()
/linux/Documentation/scsi/
A Dqlogicfas.rst80 that it gets a false ACK causing an extra byte to be inserted into the
82 termination (the ACK can be reflected), or by noise when the chips
/linux/Documentation/translations/it_IT/process/
A Dstable-kernel-rules.rst148 - Il mittente riceverà un ACK quando la patch è stata accettata e messa in
164 - La commissione per la revisione ha 48 ore per dare il proprio ACK o NACK
170 - Alla fine del ciclo di revisione tutte le patch che hanno ricevuto l'ACK
/linux/Documentation/devicetree/bindings/misc/
A Dolpc,xo1.75-ec.yaml16 response data) by strobing the ACK pin with the ready signal. See the
/linux/drivers/media/pci/bt8xx/
A Ddst_common.h83 #define ACK 0xff macro

Completed in 44 milliseconds

123