/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | dst.c | 317 if (state->dst_type == DST_TYPE_IS_SAT) { in dst_set_freq() 329 } else if (state->dst_type == DST_TYPE_IS_TERR) { in dst_set_freq() 336 } else if (state->dst_type == DST_TYPE_IS_CABLE) { in dst_set_freq() 341 } else if (state->dst_type == DST_TYPE_IS_ATSC) { in dst_set_freq() 362 if (state->dst_type != DST_TYPE_IS_TERR) in dst_set_bandwidth() 432 if (state->dst_type == DST_TYPE_IS_TERR) { in dst_set_symbolrate() 437 if (state->dst_type == DST_TYPE_IS_SAT) { in dst_set_symbolrate() 457 } else if (state->dst_type == DST_TYPE_IS_CABLE) { in dst_set_symbolrate() 475 if (state->dst_type != DST_TYPE_IS_CABLE) in dst_set_modulation() 743 .dst_type = DST_TYPE_IS_SAT, [all …]
|
H A D | dst_common.h | 101 u8 dst_type; member 143 u8 dst_type; member
|
/openbmc/linux/net/bluetooth/ |
H A D | 6lowpan.c | 171 &peer->chan->dst, peer->chan->dst_type, in peer_lookup_dst() 402 *peer_addr_type = peer->chan->dst_type; in setup_header() 483 &pentry->chan->dst, pentry->chan->dst_type, in send_mcast_pkt() 703 netdev->ifindex, &chan->dst, chan->dst_type, in setup_netdev() 883 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type) in bt_6lowpan_connect() argument 895 addr, dst_type); in bt_6lowpan_connect() 904 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type) in bt_6lowpan_disconnect() argument 908 BT_DBG("conn %p dst type %u", conn, dst_type); in bt_6lowpan_disconnect() 982 BT_DBG("conn %p dst %pMR type %u", *conn, &hcon->dst, hcon->dst_type); in get_l2cap_conn() 1125 &conn->hcon->dst, conn->hcon->dst_type, in lowpan_control_write() [all …]
|
H A D | hci_conn.c | 80 bdaddr_type = conn->dst_type; in hci_connect_le_scan_cleanup() 145 hci_conn_params_del(conn->hdev, &conn->dst, conn->dst_type); in hci_conn_cleanup() 493 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_le_conn_update() 1285 u8 dst_type, bool dst_resolved, u8 sec_level, in hci_connect_le() argument 1311 conn = hci_conn_hash_lookup_le(hdev, dst, dst_type); in hci_connect_le() 1329 irk = hci_find_irk_by_addr(hdev, dst, dst_type); in hci_connect_le() 1332 dst_type = ADDR_LE_DEV_RANDOM; in hci_connect_le() 1346 conn->dst_type = dst_type; in hci_connect_le() 1514 u8 dst_type, u8 sec_level, in hci_connect_le_scan() argument 1537 conn = hci_conn_hash_lookup_le(hdev, dst, dst_type); in hci_connect_le_scan() [all …]
|
H A D | smp.c | 682 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd() 893 hcon->dst_type, in tk_request() 936 hcon->type, hcon->dst_type); in tk_request() 939 hcon->type, hcon->dst_type, in tk_request() 943 hcon->type, hcon->dst_type, in tk_request() 1031 hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in smp_random() 1072 hcon->dst_type = smp->remote_irk->addr_type; in smp_notify_keys() 1083 smp->csrk->bdaddr_type = hcon->dst_type; in smp_notify_keys() 1089 smp->responder_csrk->bdaddr_type = hcon->dst_type; in smp_notify_keys() 1095 smp->ltk->bdaddr_type = hcon->dst_type; in smp_notify_keys() [all …]
|
H A D | iso.c | 63 __u8 dst_type; member 352 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_bis() 435 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_cis() 443 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_cis() 909 iso_pi(sk)->dst_type = sa->iso_bc->bc_bdaddr_type; in iso_sock_bind_bc() 1000 iso_pi(sk)->dst_type = sa->iso_bdaddr_type; in iso_sock_connect() 1054 le_addr_type(iso_pi(sk)->dst_type), in iso_listen_bis() 1186 sa->iso_bdaddr_type = iso_pi(sk)->dst_type; in iso_sock_getname() 1764 hcon->dst_type = iso_pi(parent)->dst_type; in iso_conn_ready() 1778 iso_pi(sk)->dst_type = hcon->dst_type; in iso_conn_ready()
|
H A D | l2cap_core.c | 85 return bdaddr_type(hcon->type, hcon->dst_type); in bdaddr_dst_type() 753 chan->dst_type = bdaddr_dst_type(hcon); in l2cap_conn_update_id_addr() 3992 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_connect() 4654 mgmt_new_conn_param(hcon->hdev, &hcon->dst, hcon->dst_type, in l2cap_conn_param_update_req() 4891 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_le_connect_req() 5101 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_ecred_conn_req() 6901 static bool is_valid_psm(u16 psm, u8 dst_type) in is_valid_psm() argument 6906 if (bdaddr_type_is_le(dst_type)) in is_valid_psm() 6941 bdaddr_t *dst, u8 dst_type) in l2cap_chan_connect() argument 6949 dst, dst_type, __le16_to_cpu(psm), chan->mode); in l2cap_chan_connect() [all …]
|
H A D | hci_event.c | 2731 conn->dst_type, status); in hci_cs_disconnect() 2751 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_cs_disconnect() 2770 mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type, in hci_cs_disconnect() 3374 conn->dst_type, ev->status); in hci_disconn_complete_evt() 3387 mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type, in hci_disconn_complete_evt() 3397 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_disconn_complete_evt() 5410 conn->dst_type, conn->passkey_notify, in hci_user_passkey_notify_evt() 5449 conn->dst_type, conn->passkey_notify, in hci_keypress_notify_evt() 5564 conn->dst_type = bdaddr_type; in le_conn_update_addr() 5645 conn->dst_type = bdaddr_type; in le_conn_complete_evt() [all …]
|
H A D | hci_sync.c | 6276 cp.peer_addr_type = conn->dst_type; in hci_le_ext_directed_advertising_sync() 6346 cp.direct_addr_type = conn->dst_type; in hci_le_directed_advertising_sync() 6392 cp->peer_addr_type = conn->dst_type; in hci_le_ext_create_conn_sync() 6465 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_le_create_conn_sync() 6508 cp.peer_addr_type = conn->dst_type; in hci_le_create_conn_sync()
|
H A D | mgmt.c | 3205 rp->addr[i].type = link_to_bdaddr(c->type, c->dst_type); in get_connections() 3355 rp.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in pairing_complete() 7526 if (conn->dst_type != type) in is_connected() 9674 ev->addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_device_connected() 9788 conn->dst_type, status, true); in mgmt_connect_failed() 9793 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_connect_failed() 9936 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_auth_failed()
|
H A D | l2cap_sock.c | 406 la->l2_bdaddr_type = chan->dst_type; in l2cap_sock_getname()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.c | 625 u8 dst_type, in qed_dmae_execute_sub_operation() argument 650 switch (dst_type) { in qed_dmae_execute_sub_operation() 678 if (dst_type == QED_DMAE_ADDRESS_HOST_VIRT) in qed_dmae_execute_sub_operation() 689 u8 src_type, u8 dst_type, in qed_dmae_execute_command() argument 705 src_addr, src_type, dst_addr, dst_type, in qed_dmae_execute_command() 714 (dst_type == QED_DMAE_ADDRESS_GRC), in qed_dmae_execute_command() 738 if (dst_type == QED_DMAE_ADDRESS_GRC) in qed_dmae_execute_command() 754 dst_type, in qed_dmae_execute_command()
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 442 TCGType dst_type; member 450 * @dst_type: integral type for destination 458 static void tcg_out_movext(TCGContext *s, TCGType dst_type, TCGReg dst, in tcg_out_movext() argument 466 tcg_out_ext8s(s, dst_type, dst, src); in tcg_out_movext() 472 tcg_out_ext16s(s, dst_type, dst, src); in tcg_out_movext() 476 if (dst_type == TCG_TYPE_I32) { in tcg_out_movext() 498 if (dst_type == TCG_TYPE_I32) { in tcg_out_movext() 513 tcg_out_movext(s, i->dst_type, i->dst, i->src_type, i->src_ext, src); in tcg_out_movext1_new_src() 5610 TCGType dst_type = mov[i].dst_type; in tcg_out_helper_load_slots() local 5762 tcg_out_helper_add_mov(TCGMovExtend * mov,const TCGCallArgumentLoc * loc,TCGType dst_type,TCGType src_type,TCGReg lo,TCGReg hi) tcg_out_helper_add_mov() argument [all...] |
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 664 __u8 dst_type; member 1181 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le() 1216 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis() 1468 u8 dst_type, u8 sec_level, 1472 u8 dst_type, bool dst_resolved, u8 sec_level, 1481 __u8 dst_type, struct bt_iso_qos *qos); 1486 __u8 dst_type, struct bt_iso_qos *qos); 1488 __u8 dst_type, struct bt_iso_qos *qos, 1490 int hci_pa_create_sync(struct hci_dev *hdev, bdaddr_t *dst, __u8 dst_type,
|
H A D | l2cap.h | 514 __u8 dst_type; member 950 bdaddr_t *dst, u8 dst_type);
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | intel_memory_region.c | 1216 u64 size, u32 src_type, u32 dst_type) in _perf_memcpy() argument 1249 dst = create_region_for_mapping(dst_mr, size, dst_type, &dst_addr); in _perf_memcpy() 1279 dst_mr->name, repr_type(dst_type), in _perf_memcpy() 1288 dst_mr->name, repr_type(dst_type), in _perf_memcpy()
|
/openbmc/qemu/hw/dma/ |
H A D | xlnx-zdma.c | 367 bool dst_type; in zdma_load_dst_descriptor() local 381 dst_type = FIELD_EX32(s->dsc_dst.words[3], ZDMA_CH_DST_DSCR_WORD3, TYPE); in zdma_load_dst_descriptor() 382 zdma_update_descr_addr(s, dst_type, R_ZDMA_CH_DST_CUR_DSCR_LSB); in zdma_load_dst_descriptor()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kwork.c | 391 enum kwork_trace_type dst_type, in work_push_atom() argument 418 if (dst_type < KWORK_TRACE_MAX) { in work_push_atom() 419 dst_atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_push_atom() 438 enum kwork_trace_type dst_type, in work_pop_atom() argument 460 atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_pop_atom()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x.h | 2051 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, 2055 u8 src_type, u8 dst_type);
|
H A D | bnx2x_main.c | 493 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode() argument 499 (dst_type << DMAE_COMMAND_DST_SHIFT)); in bnx2x_dmae_opcode() 520 u8 src_type, u8 dst_type) in bnx2x_prep_dmae_with_comp() argument 525 dmae->opcode = bnx2x_dmae_opcode(bp, src_type, dst_type, in bnx2x_prep_dmae_with_comp()
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 1781 int dst_type; in ipv6_dev_get_saddr() local 1786 dst_type = __ipv6_addr_type(daddr); in ipv6_dev_get_saddr() 1789 dst.scope = __ipv6_addr_src_scope(dst_type); in ipv6_dev_get_saddr() 1790 dst.label = ipv6_addr_label(net, daddr, dst_type, dst.ifindex); in ipv6_dev_get_saddr() 1816 if ((dst_type & IPV6_ADDR_MULTICAST) || in ipv6_dev_get_saddr()
|
/openbmc/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-abi.h | 1998 u32 dst_type; member
|
H A D | ipu3-css.c | 537 .dst_type = IMGU_ABI_BL_DMACMD_TYPE_SP_PMEM, in imgu_css_hw_start()
|