Home
last modified time | relevance | path

Searched refs:L2CAP_SEQ_LIST_TAIL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h504 #define L2CAP_SEQ_LIST_TAIL 0x8000 macro
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h537 #define L2CAP_SEQ_LIST_TAIL 0x8000 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c389 if (seq_list->head == L2CAP_SEQ_LIST_TAIL) { in l2cap_seq_list_pop()
426 seq_list->list[seq & mask] = L2CAP_SEQ_LIST_TAIL; in l2cap_seq_list_append()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c369 if (seq_list->head == L2CAP_SEQ_LIST_TAIL) { in l2cap_seq_list_pop()
406 seq_list->list[seq & mask] = L2CAP_SEQ_LIST_TAIL; in l2cap_seq_list_append()

Completed in 24 milliseconds