Searched refs:remote_id (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/net/bluetooth/ |
| D | a2mp.c | 476 BT_DBG("local_id %d, remote_id %d", req->local_id, req->remote_id); in a2mp_createphyslink_req() 478 rsp.local_id = req->remote_id; in a2mp_createphyslink_req() 479 rsp.remote_id = req->local_id; in a2mp_createphyslink_req() 481 hdev = hci_dev_get(req->remote_id); in a2mp_createphyslink_req() 487 ctrl = amp_ctrl_lookup(mgr, rsp.remote_id); in a2mp_createphyslink_req() 489 ctrl = amp_ctrl_add(mgr, rsp.remote_id); in a2mp_createphyslink_req() 554 BT_DBG("local_id %d remote_id %d", req->local_id, req->remote_id); in a2mp_discphyslink_req() 556 rsp.local_id = req->remote_id; in a2mp_discphyslink_req() 557 rsp.remote_id = req->local_id; in a2mp_discphyslink_req() 560 hdev = hci_dev_get(req->remote_id); in a2mp_discphyslink_req() [all …]
|
| D | a2mp.h | 103 __u8 remote_id; member 111 __u8 remote_id; member
|
| D | amp.c | 106 u8 remote_id, bool out) in phylink_add() argument 121 hcon->remote_id = remote_id; in phylink_add() 338 ctrl = amp_ctrl_lookup(mgr, hcon->remote_id); in amp_write_rem_assoc_frag() 515 bredr_chan->remote_amp_id = hs_hcon->remote_id; in amp_physical_cfm() 552 cp.rx_flow_spec.id = chan->remote_id; in amp_create_logical_link()
|
| D | amp.h | 27 u8 remote_id, bool out);
|
| D | l2cap_core.c | 3530 chan->remote_id = efs.id; in l2cap_parse_conf_req()
|
| /Linux-v5.4/drivers/infiniband/core/ |
| D | cm.c | 243 __be32 remote_id; member 622 static struct cm_id_private * cm_get_id(__be32 local_id, __be32 remote_id) in cm_get_id() argument 628 if (cm_id_priv->id.remote_id == remote_id) in cm_get_id() 637 static struct cm_id_private * cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id() argument 642 cm_id_priv = cm_get_id(local_id, remote_id); in cm_acquire_id() 740 __be32 remote_id = timewait_info->work.remote_id; in cm_insert_remote_id() local 746 if (be32_lt(remote_id, cur_timewait_info->work.remote_id)) in cm_insert_remote_id() 748 else if (be32_gt(remote_id, cur_timewait_info->work.remote_id)) in cm_insert_remote_id() 764 __be32 remote_id) in cm_find_remote_id() argument 772 if (be32_lt(remote_id, timewait_info->work.remote_id)) in cm_find_remote_id() [all …]
|
| /Linux-v5.4/drivers/scsi/aic7xxx/ |
| D | aic7xxx_inline.h | 70 u_int remote_id,
|
| D | aic79xx_inline.h | 120 u_int remote_id,
|
| D | aic7xxx_core.c | 444 u_int remote_id, struct ahc_tmode_tstate **tstate) in ahc_fetch_transinfo() argument 455 return (&(*tstate)->transinfo[remote_id]); in ahc_fetch_transinfo()
|
| D | aic79xx_core.c | 564 u_int remote_id, struct ahd_tmode_tstate **tstate) in ahd_fetch_transinfo() argument 575 return (&(*tstate)->transinfo[remote_id]); in ahd_fetch_transinfo()
|
| /Linux-v5.4/drivers/mailbox/ |
| D | zynqmp-ipi-mailbox.c | 91 u32 remote_id; member 129 a2 = ipi_mbox->remote_id; in zynqmp_ipi_fw_call() 579 ret = of_property_read_u32(node, "xlnx,ipi-id", &ipi_mbox->remote_id); in zynqmp_ipi_mbox_probe()
|
| /Linux-v5.4/include/rdma/ |
| D | ib_cm.h | 325 __be32 remote_id; member
|
| /Linux-v5.4/include/net/bluetooth/ |
| D | l2cap.h | 581 __u8 remote_id; member
|
| D | hci_core.h | 508 __u8 remote_id; member
|