Searched refs:conn_handle (Results 1 – 10 of 10) sorted by relevance
325 __le16 conn_handle; /* index to DDB for the intended target */ member351 __le16 conn_handle; member376 __le16 conn_handle; member404 __le16 conn_handle; member414 __le16 conn_handle; member437 __le16 conn_handle; member448 __le16 conn_handle; member461 __le16 conn_handle; member499 __le16 conn_handle; member512 __le16 conn_handle; member[all …]
483 u16 conn_handle; in escb_tasklet_complete() local487 conn_handle = *((u16*)(&dl->status_block[1])); in escb_tasklet_complete()488 conn_handle = le16_to_cpu(conn_handle); in escb_tasklet_complete()504 if (x == conn_handle) in escb_tasklet_complete()510 __func__, conn_handle); in escb_tasklet_complete()530 if (x == conn_handle) in escb_tasklet_complete()807 control_phy->conn_handle = cpu_to_le16(0xFFFF); in asd_build_control_phy()843 link_adm->conn_handle = cpu_to_le16(0xFFFF);
157 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_I_T()209 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_I_T_L()224 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_tag()237 scb->clear_nexus.conn_handle = cpu_to_le16((u16)(unsigned long) in asd_clear_nexus_index()449 scb->abort_task.conn_handle = cpu_to_le16( in asd_abort_task()596 scb->ssp_tmf.conn_handle= cpu_to_le16((u16)(unsigned long) in asd_initiate_ssp_tmf()
378 scb->ata_task.conn_handle = cpu_to_le16( in asd_build_ata_ascb()440 scb->smp_task.conn_handle = cpu_to_le16((u16) in asd_build_smp_ascb()488 scb->ssp_task.conn_handle = cpu_to_le16( in asd_build_ssp_ascb()
35 if (entry->conn_handle == info->conn_handle) in ath_mci_find_profile()344 info.conn_handle = status->conn_handle; in ath_mci_process_status()348 if (status->conn_handle >= ATH_MCI_MAX_PROFILE) in ath_mci_process_status()352 __set_bit(status->conn_handle, mci->status); in ath_mci_process_status()354 __clear_bit(status->conn_handle, mci->status); in ath_mci_process_status()415 profile_status.conn_handle = *(rx_payload + in ath_mci_msg()423 profile_status.is_link, profile_status.conn_handle, in ath_mci_msg()
111 u8 conn_handle; member125 u8 conn_handle; member
285 struct conn_handle_t *conn_handle = data; in hci_enhanced_setup_sync() local286 struct hci_conn *conn = conn_handle->conn; in hci_enhanced_setup_sync()287 __u16 handle = conn_handle->handle; in hci_enhanced_setup_sync()291 kfree(conn_handle); in hci_enhanced_setup_sync()463 struct conn_handle_t *conn_handle; in hci_setup_sync() local466 conn_handle = kzalloc(sizeof(*conn_handle), GFP_KERNEL); in hci_setup_sync()468 if (!conn_handle) in hci_setup_sync()471 conn_handle->conn = conn; in hci_setup_sync()472 conn_handle->handle = handle; in hci_setup_sync()474 conn_handle, NULL); in hci_setup_sync()[all …]
5858 conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->conn_handle)); in hci_le_ext_adv_term_evt()
147 uint64_t conn_handle; member
2729 __le16 conn_handle; member