Searched refs:acl_cnt (Results 1 – 6 of 6) sorted by relevance
48 count = be32_to_cpu(aclp->acl_cnt); in xfs_acl_from_disk()104 aclp->acl_cnt = cpu_to_be32(acl->a_count); in xfs_acl_to_disk()
628 hdev->acl_cnt = 0; in hci_dev_do_reset()3347 cnt = hdev->acl_cnt; in hci_quote_sent()3357 cnt = hdev->le_mtu ? hdev->le_cnt : hdev->acl_cnt; in hci_quote_sent()3361 hdev->le_mtu ? hdev->le_cnt : hdev->acl_cnt; in hci_quote_sent()3628 unsigned int cnt = hdev->acl_cnt; in hci_sched_acl_pkt()3635 while (hdev->acl_cnt && in hci_sched_acl_pkt()3654 hdev->acl_cnt--; in hci_sched_acl_pkt()3664 if (cnt != hdev->acl_cnt) in hci_sched_acl_pkt()3756 cnt = hdev->le_pkts ? hdev->le_cnt : hdev->acl_cnt; in hci_sched_le()3789 hdev->acl_cnt = cnt; in hci_sched_le()[all …]
942 hdev->acl_cnt = hdev->acl_pkts; in hci_cc_read_buffer_size()4461 hdev->acl_cnt += count; in hci_num_comp_pkts_evt()4462 if (hdev->acl_cnt > hdev->acl_pkts) in hci_num_comp_pkts_evt()4463 hdev->acl_cnt = hdev->acl_pkts; in hci_num_comp_pkts_evt()4472 hdev->acl_cnt += count; in hci_num_comp_pkts_evt()4473 if (hdev->acl_cnt > hdev->acl_pkts) in hci_num_comp_pkts_evt()4474 hdev->acl_cnt = hdev->acl_pkts; in hci_num_comp_pkts_evt()4494 hdev->acl_cnt += count; in hci_num_comp_pkts_evt()4495 if (hdev->acl_cnt > hdev->acl_pkts) in hci_num_comp_pkts_evt()4496 hdev->acl_cnt = hdev->acl_pkts; in hci_num_comp_pkts_evt()
1126 hdev->acl_cnt += conn->sent; in hci_conn_del()1133 hdev->acl_cnt += conn->sent; in hci_conn_del()1142 hdev->acl_cnt += conn->sent; in hci_conn_del()
1800 __be32 acl_cnt; member
483 unsigned int acl_cnt; member