Searched refs:SACK (Results 1 – 8 of 8) sorted by relevance
182 #define SACK (1 << 4) /* Setup Transaction ACK Response Interrupt Status */ macro
320 if (irq_state.intsts1 & SACK) in usbhs_interrupt()
337 #define SACK 0x0010 /* b4: Setup acknowledge interrupt */ macro
1075 r8a66597_write(r8a66597, ~(SIGN | SACK), INTSTS1); in prepare_setup_packet()1666 if (mask1 & SACK) { in r8a66597_irq()1667 r8a66597_write(r8a66597, ~SACK, INTSTS1); in r8a66597_irq()
110 cumulative acknowledgment. The mechanism ignores SACK and FACK.285 account SACK would be more complex due to possible transmission holes
120 Disabling SACK:
462 RFC6675 recovery for SACK connections.538 TCP tries to reduce number of SACK sent, using a timer545 Max numer of SACK that can be compressed.546 Using 0 disables SACK compression.2081 to send a SACK.
219 # turn SACK support off, default on