/linux/drivers/media/pci/bt8xx/ |
A D | dst.c | 743 .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 D | dst_common.h | 101 u8 dst_type; member 143 u8 dst_type; member
|
/linux/net/bluetooth/ |
A D | hci_conn.c | 72 bdaddr_type = conn->dst_type; in hci_connect_le_scan_cleanup() 879 conn->dst_type); in hci_le_conn_failed() 897 conn->dst_type, status); in hci_le_conn_failed() 1014 cp->peer_addr_type = conn->dst_type; in hci_req_add_le_create_conn() 1053 cp.peer_addr_type = conn->dst_type; in hci_req_add_le_create_conn() 1097 cp.peer_addr_type = conn->dst_type; in hci_req_directed_advertising() 1156 cp.direct_addr_type = conn->dst_type; in hci_req_directed_advertising() 1225 dst_type = ADDR_LE_DEV_RANDOM; in hci_connect_le() 1239 conn->dst_type = dst_type; in hci_connect_le() 1365 u8 dst_type, u8 sec_level, in hci_connect_le_scan() argument [all …]
|
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() 704 netdev->ifindex, &chan->dst, chan->dst_type, in setup_netdev() 884 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type) in bt_6lowpan_connect() argument 896 addr, dst_type); in bt_6lowpan_connect() 905 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type) in bt_6lowpan_disconnect() argument 909 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 D | smp.c | 680 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd() 891 hcon->dst_type, in tk_request() 934 hcon->type, hcon->dst_type); in tk_request() 937 hcon->type, hcon->dst_type, in tk_request() 941 hcon->type, hcon->dst_type, in tk_request() 1075 smp->csrk->bdaddr_type = hcon->dst_type; in smp_notify_keys() 1087 smp->ltk->bdaddr_type = hcon->dst_type; in smp_notify_keys() 2229 hcon->dst_type, passkey, confirm_hint); in smp_cmd_pairing_random() 2627 info->addr_type != hcon->dst_type)) { in smp_cmd_ident_addr_info() 2820 hcon->dst_type, in smp_cmd_public_key() [all …]
|
A D | hci_event.c | 2388 conn->dst_type, status); in hci_cs_disconnect() 2781 conn->dst_type, ev->status); in hci_conn_complete_evt() 2945 conn->dst_type, ev->status); in hci_disconn_complete_evt() 4925 conn->dst_type, conn->passkey_notify, in hci_user_passkey_notify_evt() 5222 conn->dst_type = bdaddr_type; in le_conn_update_addr() 5297 conn->dst_type = bdaddr_type; in le_conn_complete_evt() 5337 conn->dst_type = irk->addr_type; in le_conn_complete_evt() 5340 conn->dst_type = ev_bdaddr_type(hdev, conn->dst_type, NULL); in le_conn_complete_evt() 5347 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt() 5404 conn->dst_type); in le_conn_complete_evt() [all …]
|
A D | l2cap_core.c | 717 chan->dst_type = bdaddr_dst_type(hcon); in l2cap_conn_update_id_addr() 7778 if (bdaddr_type_is_le(dst_type)) in is_valid_psm() 7813 bdaddr_t *dst, u8 dst_type) in l2cap_chan_connect() argument 7891 chan->dst_type = dst_type; in l2cap_chan_connect() 7896 if (bdaddr_type_is_le(dst_type)) { in l2cap_chan_connect() 7899 if (dst_type == BDADDR_LE_PUBLIC) in l2cap_chan_connect() 7900 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect() 7902 dst_type = ADDR_LE_DEV_RANDOM; in l2cap_chan_connect() 8103 u8 dst_type; in l2cap_connect_cfm() local 8119 dst_type = bdaddr_dst_type(hcon); in l2cap_connect_cfm() [all …]
|
A D | l2cap_sock.c | 396 la->l2_bdaddr_type = chan->dst_type; in l2cap_sock_getname()
|
A D | mgmt.c | 2689 rp->addr[i].type = link_to_bdaddr(c->type, c->dst_type); in get_connections() 2839 rp.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in pairing_complete() 6865 if (conn->dst_type != type) in is_connected() 9017 ev->addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_device_connected() 9311 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_auth_failed()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
A D | qed_hw.c | 607 u8 dst_type, in qed_dmae_execute_sub_operation() argument 632 switch (dst_type) { in qed_dmae_execute_sub_operation() 660 if (dst_type == QED_DMAE_ADDRESS_HOST_VIRT) in qed_dmae_execute_sub_operation() 671 u8 src_type, u8 dst_type, in qed_dmae_execute_command() argument 687 src_addr, src_type, dst_addr, dst_type, in qed_dmae_execute_command() 696 (dst_type == QED_DMAE_ADDRESS_GRC), in qed_dmae_execute_command() 720 if (dst_type == QED_DMAE_ADDRESS_GRC) in qed_dmae_execute_command() 736 dst_type, in qed_dmae_execute_command()
|
/linux/drivers/gpu/drm/i915/selftests/ |
A D | intel_memory_region.c | 1040 u64 size, u32 src_type, u32 dst_type) in _perf_memcpy() argument 1073 dst = create_region_for_mapping(dst_mr, size, dst_type, &dst_addr); in _perf_memcpy() 1103 dst_mr->name, repr_type(dst_type), in _perf_memcpy() 1112 dst_mr->name, repr_type(dst_type), in _perf_memcpy()
|
/linux/include/net/bluetooth/ |
A D | l2cap.h | 550 __u8 dst_type; member 983 bdaddr_t *dst, u8 dst_type);
|
A D | hci_core.h | 642 __u8 dst_type; member 1050 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le() 1117 u8 dst_type, u8 sec_level, 1121 u8 dst_type, bool dst_resolved, u8 sec_level,
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x.h | 2042 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, 2046 u8 src_type, u8 dst_type);
|
A D | bnx2x_main.c | 481 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode() argument 487 (dst_type << DMAE_COMMAND_DST_SHIFT)); in bnx2x_dmae_opcode() 508 u8 src_type, u8 dst_type) in bnx2x_prep_dmae_with_comp() argument 513 dmae->opcode = bnx2x_dmae_opcode(bp, src_type, dst_type, in bnx2x_prep_dmae_with_comp()
|
/linux/net/ipv6/ |
A D | addrconf.c | 1752 int dst_type; in ipv6_dev_get_saddr() local 1757 dst_type = __ipv6_addr_type(daddr); in ipv6_dev_get_saddr() 1760 dst.scope = __ipv6_addr_src_scope(dst_type); in ipv6_dev_get_saddr() 1761 dst.label = ipv6_addr_label(net, daddr, dst_type, dst.ifindex); in ipv6_dev_get_saddr() 1787 if ((dst_type & IPV6_ADDR_MULTICAST) || in ipv6_dev_get_saddr()
|
/linux/drivers/staging/media/ipu3/ |
A D | ipu3-abi.h | 1998 u32 dst_type; member
|
A D | ipu3-css.c | 537 .dst_type = IMGU_ABI_BL_DMACMD_TYPE_SP_PMEM, in imgu_css_hw_start()
|