Lines Matching refs:phy_handle
246 amp_read_loc_assoc_frag(hdev, rp->phy_handle); in read_local_amp_assoc_complete()
261 void amp_read_loc_assoc_frag(struct hci_dev *hdev, u8 phy_handle) in amp_read_loc_assoc_frag() argument
268 BT_DBG("%s handle %d", hdev->name, phy_handle); in amp_read_loc_assoc_frag()
270 cp.phy_handle = phy_handle; in amp_read_loc_assoc_frag()
308 cp.phy_handle = hcon->handle; in amp_read_loc_assoc_final_data()
328 hdev->name, rp->status, rp->phy_handle); in write_remote_amp_assoc_complete()
333 amp_write_rem_assoc_continue(hdev, rp->phy_handle); in write_remote_amp_assoc_complete()
371 cp->phy_handle = hcon->handle; in amp_write_rem_assoc_frag()
436 hcon = hci_conn_hash_lookup_handle(hdev, cp->phy_handle); in create_phylink_complete()
440 amp_write_remote_assoc(hdev, cp->phy_handle); in create_phylink_complete()
452 cp.phy_handle = hcon->handle; in amp_create_phylink()
482 amp_write_remote_assoc(hdev, cp->phy_handle); in accept_phylink_complete()
491 cp.phy_handle = hcon->handle; in amp_accept_phylink()
551 cp.phy_handle = hs_hcon->handle; in amp_create_logical_link()