Symbol: l2cap_ctrl
include/net/bluetooth/bluetooth.h
497
struct l2cap_ctrl l2cap;
net/bluetooth/l2cap_core.c
1051
static void __unpack_enhanced_control(u16 enh, struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1075
static void __unpack_extended_control(u32 ext, struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1113
static u32 __pack_extended_control(struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1132
static u16 __pack_enhanced_control(struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1152
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
1206
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
1245
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
1963
struct l2cap_ctrl *control;
net/bluetooth/l2cap_core.c
1998
struct l2cap_ctrl *control;
net/bluetooth/l2cap_core.c
2064
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2141
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
2150
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
2185
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2698
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2721
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2737
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
2804
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
2837
struct l2cap_ctrl local_control;
net/bluetooth/l2cap_core.c
2876
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
2908
struct l2cap_ctrl local_control;
net/bluetooth/l2cap_core.c
2952
static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
2972
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
2979
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
57
static void l2cap_tx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
5840
struct l2cap_ctrl control;
net/bluetooth/l2cap_core.c
5892
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
6028
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
6086
struct l2cap_ctrl *control)
net/bluetooth/l2cap_core.c
6209
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6212
struct l2cap_ctrl local_control;
net/bluetooth/l2cap_core.c
6361
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6478
struct l2cap_ctrl rr_control;
net/bluetooth/l2cap_core.c
6514
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6552
struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6594
static int l2cap_rx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6631
static int l2cap_stream_rx(struct l2cap_chan *chan, struct l2cap_ctrl *control,
net/bluetooth/l2cap_core.c
6685
struct l2cap_ctrl *control = &bt_cb(skb)->l2cap;