stp_dlen 139 drivers/bluetooth/btmtkuart.c u16 stp_dlen; stp_dlen 432 drivers/bluetooth/btmtkuart.c if (!bdev->stp_dlen && bdev->stp_cursor >= 6) stp_dlen 444 drivers/bluetooth/btmtkuart.c if (!bdev->stp_dlen && bdev->stp_cursor >= 6) { stp_dlen 446 drivers/bluetooth/btmtkuart.c bdev->stp_dlen = be16_to_cpu(shdr->dlen) & 0x0fff; stp_dlen 449 drivers/bluetooth/btmtkuart.c if (shdr->prefix != 0x80 || bdev->stp_dlen > 2048) { stp_dlen 451 drivers/bluetooth/btmtkuart.c shdr->prefix, bdev->stp_dlen); stp_dlen 453 drivers/bluetooth/btmtkuart.c bdev->stp_dlen = 0; stp_dlen 462 drivers/bluetooth/btmtkuart.c *sz_h4 = min_t(int, count, bdev->stp_dlen); stp_dlen 465 drivers/bluetooth/btmtkuart.c bdev->stp_dlen -= *sz_h4; stp_dlen 578 drivers/bluetooth/btmtkuart.c bdev->stp_dlen = 0; stp_dlen 635 drivers/bluetooth/btmtkuart.c bdev->stp_dlen = 0;