Lines Matching defs:l2cap_ctrl
331 struct l2cap_ctrl { struct332 u8 sframe:1,333 poll:1,334 final:1,335 fcs:1,336 sar:2,337 super:2;339 u16 reqseq;340 u16 txseq;341 u8 retries;342 __le16 psm;343 bdaddr_t bdaddr;344 struct l2cap_chan *chan;