Searched refs:next_tx_seq (Results 1 – 4 of 4) sorted by relevance
154 __u64 next_tx_seq; member164 __u64 next_tx_seq; member
767 * API. For example, there is only one next_tx_seq, in rds_walk_conn_path_info() 768 * which path's next_tx_seq should we report? It is in rds_walk_conn_path_info() 806 cinfo->next_tx_seq = cp->cp_next_tx_seq; in rds_conn_info_visitor() 832 cinfo6->next_tx_seq = cp->cp_next_tx_seq; in rds6_conn_info_visitor()
1955 control->txseq = chan->next_tx_seq; in l2cap_streaming_send() 1968 chan->next_tx_seq = __next_seq(chan, chan->next_tx_seq); in l2cap_streaming_send() 2001 control->txseq = chan->next_tx_seq; in l2cap_ertm_send() 2020 chan->next_tx_seq = __next_seq(chan, chan->next_tx_seq); in l2cap_ertm_send() 3180 chan->next_tx_seq = 0; in l2cap_ertm_init() 5960 if (control->reqseq == chan->next_tx_seq) { in l2cap_handle_srej() 6018 if (control->reqseq == chan->next_tx_seq) { in l2cap_handle_rej() 6458 /* Rewind next_tx_seq t in l2cap_rx_state_wait_p() [all...]
567 __u16 next_tx_seq;570 __u16 next_tx_seq; global() member