Home
last modified time | relevance | path

Searched refs:block_count (Results 1 – 1 of 1) sorted by relevance

/net/bluetooth/
Dhci_event.c3743 __u16 handle, block_count; in hci_num_comp_blocks_evt() local
3746 block_count = __le16_to_cpu(info->blocks); in hci_num_comp_blocks_evt()
3752 conn->sent -= block_count; in hci_num_comp_blocks_evt()
3757 hdev->block_cnt += block_count; in hci_num_comp_blocks_evt()