Symbol: l2cap_ctrl
include/net/bluetooth/bluetooth.h
499
struct l2cap_ctrl l2cap;
net/bluetooth/l2cap_core.c
1022
static void __unpack_enhanced_control(u16 enh, struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1046
static void __unpack_extended_control(u32 ext, struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1084
static u32 __pack_extended_control(struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1103
static u16 __pack_enhanced_control(struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1123
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
1177
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1216
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
1940
struct l2cap_ctrl *control;
net/bluetooth/l2cap_core.c
1975
struct l2cap_ctrl *control;
net/bluetooth/l2cap_core.c
2041
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2118
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
2127
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
2162
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2675
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2698
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2714
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2781
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
2814
struct l2cap_ctrl local_control;
net/bluetooth/l2cap_core.c
2853
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
2885
struct l2cap_ctrl local_control;
net/bluetooth/l2cap_core.c
2929
static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
2949
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
2956
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
5694
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
5746
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
5882
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
5940
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
60
static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6063
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6066
struct l2cap_ctrl local_control;
net/bluetooth/l2cap_core.c
6215
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6332
struct l2cap_ctrl rr_control;
net/bluetooth/l2cap_core.c
6368
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6406
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6448
static int l2cap_rx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6485
static int l2cap_stream_rx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6539
struct l2cap_ctrl *control = &bt_cb(skb)->l2cap;