Home
last modified time | relevance | path

Searched refs:tx_win_max (Results 1 – 1 of 1) sorted by relevance

/include/net/bluetooth/
Dl2cap.h534 __u16 tx_win_max; member
856 return chan->tx_win_max + 1 - seq2 + seq1; in __seq_offset()
861 return (seq + 1) % (chan->tx_win_max + 1); in __next_seq()