Home
last modified time | relevance | path

Searched defs:smc_connection (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/smc/
H A Dsmc.h153 struct smc_connection { struct
154 struct rb_node alert_node;
158 u8 peer_rmbe_idx; /* from tcp handshake */
168 int rmbe_update_limit;
178 union smc_host_cursor local_tx_ctrl_fin;
211 enum smc_urg_state urg_state;
213 bool urg_rx_skip_pend;
218 char urg_rx_byte; /* urgent byte */
219 bool tx_in_release_sock;
223 atomic_t bytes_to_rcv; /* arrived data,
[all …]