L2CAP_CTRL_TXSEQ_SHIFT 939 net/bluetooth/l2cap_core.c control->txseq = (enh & L2CAP_CTRL_TXSEQ) >> L2CAP_CTRL_TXSEQ_SHIFT; L2CAP_CTRL_TXSEQ_SHIFT 1016 net/bluetooth/l2cap_core.c packed |= control->txseq << L2CAP_CTRL_TXSEQ_SHIFT;