NSHL              224 drivers/bluetooth/dtl1_cs.c 				info->rx_count = NSHL;
NSHL              251 drivers/bluetooth/dtl1_cs.c 				skb_pull(info->rx_skb, NSHL);
NSHL              274 drivers/bluetooth/dtl1_cs.c 				info->rx_count = NSHL;
NSHL              410 drivers/bluetooth/dtl1_cs.c 	s = bt_skb_alloc(NSHL + skb->len + 1, GFP_ATOMIC);
NSHL              414 drivers/bluetooth/dtl1_cs.c 	skb_reserve(s, NSHL);
NSHL              420 drivers/bluetooth/dtl1_cs.c 	memcpy(skb_push(s, NSHL), &nsh, NSHL);
NSHL              446 drivers/bluetooth/dtl1_cs.c 	info->rx_count = NSHL;