Lines Matching defs:hdev
105 struct hci_conn *phylink_add(struct hci_dev *hdev, struct amp_mgr *mgr, in phylink_add()
169 struct hci_dev *hdev = conn->hdev; in phylink_gen_key() local
216 static void read_local_amp_assoc_complete(struct hci_dev *hdev, u8 status, in read_local_amp_assoc_complete()
253 void amp_read_loc_assoc_frag(struct hci_dev *hdev, u8 phy_handle) in amp_read_loc_assoc_frag()
273 void amp_read_loc_assoc(struct hci_dev *hdev, struct amp_mgr *mgr) in amp_read_loc_assoc()
292 void amp_read_loc_assoc_final_data(struct hci_dev *hdev, in amp_read_loc_assoc_final_data()
317 static void write_remote_amp_assoc_complete(struct hci_dev *hdev, u8 status, in write_remote_amp_assoc_complete()
332 static bool amp_write_rem_assoc_frag(struct hci_dev *hdev, in amp_write_rem_assoc_frag()
385 void amp_write_rem_assoc_continue(struct hci_dev *hdev, u8 handle) in amp_write_rem_assoc_continue()
400 void amp_write_remote_assoc(struct hci_dev *hdev, u8 handle) in amp_write_remote_assoc()
415 static void create_phylink_complete(struct hci_dev *hdev, u8 status, in create_phylink_complete()
441 void amp_create_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_create_phylink()
463 static void accept_phylink_complete(struct hci_dev *hdev, u8 status, in accept_phylink_complete()
480 void amp_accept_phylink(struct hci_dev *hdev, struct amp_mgr *mgr, in amp_accept_phylink()
534 struct hci_dev *hdev; in amp_create_logical_link() local