Home
last modified time | relevance | path

Searched refs:dst_type (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/media/pci/bt8xx/
A Ddst.c743 .dst_type = DST_TYPE_IS_SAT,
752 .dst_type = DST_TYPE_IS_SAT,
761 .dst_type = DST_TYPE_IS_SAT,
770 .dst_type = DST_TYPE_IS_SAT,
780 .dst_type = DST_TYPE_IS_SAT,
789 .dst_type = DST_TYPE_IS_SAT,
798 .dst_type = DST_TYPE_IS_SAT,
808 .dst_type = DST_TYPE_IS_SAT,
835 .dst_type = DST_TYPE_IS_TERR,
844 .dst_type = DST_TYPE_IS_TERR,
[all …]
A Ddst_common.h101 u8 dst_type; member
143 u8 dst_type; member
/linux/net/bluetooth/
A D6lowpan.c171 &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, L2CAP_CONN_TIMEOUT); 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 …]
A Dhci_conn.c79 bdaddr_type = conn->dst_type; in hci_connect_le_scan_cleanup()
1347 dst_type = ADDR_LE_DEV_RANDOM; in hci_connect_le()
1361 conn->dst_type = dst_type; in hci_connect_le()
1543 u8 dst_type, u8 sec_level, in hci_connect_le_scan() argument
1586 conn->dst_type = dst_type; in hci_connect_le_scan()
1887 cis->dst_type = dst_type; in hci_bind_cis()
2091 __u8 dst_type, __u8 sid, in hci_pa_create_sync() argument
2119 cp->addr_type = dst_type; in hci_pa_create_sync()
2256 __u8 dst_type, struct bt_iso_qos *qos, in hci_connect_bis() argument
2292 __u8 dst_type, struct bt_iso_qos *qos) in hci_connect_cis() argument
[all …]
A Dsmp.c681 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
892 hcon->dst_type, in tk_request()
935 hcon->type, hcon->dst_type); in tk_request()
938 hcon->type, hcon->dst_type, in tk_request()
942 hcon->type, hcon->dst_type, in tk_request()
1082 smp->csrk->bdaddr_type = hcon->dst_type; in smp_notify_keys()
1094 smp->ltk->bdaddr_type = hcon->dst_type; in smp_notify_keys()
2236 hcon->dst_type, passkey, confirm_hint); in smp_cmd_pairing_random()
2643 info->addr_type != hcon->dst_type)) { in smp_cmd_ident_addr_info()
2834 hcon->dst_type, in smp_cmd_public_key()
[all …]
A Diso.c64 __u8 dst_type; member
325 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_bis()
408 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_cis()
416 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_cis()
885 iso_pi(sk)->dst_type = sa->iso_bc->bc_bdaddr_type; in iso_sock_bind_bc()
1028 iso_pi(sk)->dst_type = sa->iso_bdaddr_type; in iso_sock_connect()
1087 le_addr_type(iso_pi(sk)->dst_type), in iso_listen_bis()
1234 sa->iso_bdaddr_type = iso_pi(sk)->dst_type; in iso_sock_getname()
1826 hcon->dst_type = iso_pi(parent)->dst_type; in iso_conn_ready()
1839 iso_pi(sk)->dst_type = hcon->dst_type; in iso_conn_ready()
A Dl2cap_core.c85 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()
6905 if (bdaddr_type_is_le(dst_type)) in is_valid_psm()
7018 chan->dst_type = dst_type; in l2cap_chan_connect()
7023 if (bdaddr_type_is_le(dst_type)) { in l2cap_chan_connect()
7026 if (dst_type == BDADDR_LE_PUBLIC) in l2cap_chan_connect()
7027 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
7029 dst_type = ADDR_LE_DEV_RANDOM; in l2cap_chan_connect()
7225 u8 dst_type; in l2cap_connect_cfm() local
7241 dst_type = bdaddr_dst_type(hcon); in l2cap_connect_cfm()
[all …]
A Dhci_event.c2730 conn->dst_type, status); in hci_cs_disconnect()
3373 conn->dst_type, ev->status); in hci_disconn_complete_evt()
5403 conn->dst_type, conn->passkey_notify, in hci_user_passkey_notify_evt()
5442 conn->dst_type, conn->passkey_notify, in hci_keypress_notify_evt()
5557 conn->dst_type = bdaddr_type; in le_conn_update_addr()
5638 conn->dst_type = bdaddr_type; in le_conn_complete_evt()
5689 conn->dst_type = irk->addr_type; in le_conn_complete_evt()
5692 conn->dst_type = ev_bdaddr_type(hdev, conn->dst_type, NULL); in le_conn_complete_evt()
5707 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
5762 conn->dst_type); in le_conn_complete_evt()
[all …]
A Dhci_sync.c6257 cp.peer_addr_type = conn->dst_type; in hci_le_ext_directed_advertising_sync()
6327 cp.direct_addr_type = conn->dst_type; in hci_le_directed_advertising_sync()
6373 cp->peer_addr_type = conn->dst_type; in hci_le_ext_create_conn_sync()
6449 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_le_create_conn_sync()
6492 cp.peer_addr_type = conn->dst_type; in hci_le_create_conn_sync()
A Dmgmt.c3202 rp->addr[i].type = link_to_bdaddr(c->type, c->dst_type); in get_connections()
3352 rp.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in pairing_complete()
7518 if (conn->dst_type != type) in is_connected()
9676 ev->addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_device_connected()
9793 conn->dst_type, status, true); in mgmt_connect_failed()
9798 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_connect_failed()
9941 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_auth_failed()
A Dl2cap_sock.c407 la->l2_bdaddr_type = chan->dst_type; in l2cap_sock_getname()
/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_hw.c625 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()
/linux/include/net/bluetooth/
A Dhci_core.h661 __u8 dst_type; member
1180 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1215 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()
1463 u8 dst_type, u8 sec_level,
1467 u8 dst_type, bool dst_resolved, u8 sec_level,
1477 __u8 dst_type, struct bt_iso_qos *qos);
1482 __u8 dst_type, struct bt_iso_qos *qos);
1484 __u8 dst_type, struct bt_iso_qos *qos,
1487 __u8 dst_type, __u8 sid, struct bt_iso_qos *qos);
A Dl2cap.h520 __u8 dst_type; member
956 bdaddr_t *dst, u8 dst_type, u16 timeout);
/linux/drivers/gpu/drm/i915/selftests/
A Dintel_memory_region.c1216 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()
/linux/tools/perf/
A Dbuiltin-kwork.c449 enum kwork_trace_type dst_type, in work_push_atom() argument
477 if (dst_type < KWORK_TRACE_MAX) { in work_push_atom()
478 dst_atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_push_atom()
508 enum kwork_trace_type dst_type, in work_pop_atom() argument
530 atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_pop_atom()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x.h2051 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type,
2055 u8 src_type, u8 dst_type);
A Dbnx2x_main.c493 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()
/linux/net/ipv6/
A Daddrconf.c1815 int dst_type; in ipv6_dev_get_saddr() local
1820 dst_type = __ipv6_addr_type(daddr); in ipv6_dev_get_saddr()
1823 dst.scope = __ipv6_addr_src_scope(dst_type); in ipv6_dev_get_saddr()
1824 dst.label = ipv6_addr_label(net, daddr, dst_type, dst.ifindex); in ipv6_dev_get_saddr()
1850 if ((dst_type & IPV6_ADDR_MULTICAST) || in ipv6_dev_get_saddr()
/linux/drivers/staging/media/ipu3/
A Dipu3-abi.h1998 u32 dst_type; member
A Dipu3-css.c537 .dst_type = IMGU_ABI_BL_DMACMD_TYPE_SP_PMEM, in imgu_css_hw_start()

Completed in 876 milliseconds