Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Ddst.c317 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 Ddst_common.h101 u8 dst_type; member
143 u8 dst_type; member
/linux/net/bluetooth/
H A Dhci_conn.c80 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()
492 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_le_conn_update()
926 bdaddr_t *dst, u8 dst_type, in __hci_conn_add() argument
942 irk = hci_get_irk(hdev, dst, dst_type); in __hci_conn_add()
949 irk = hci_get_irk(hdev, dst, dst_type); in __hci_conn_add()
970 conn->dst_type = dst_type; in __hci_conn_add()
973 conn->dst_type = irk->addr_type; in __hci_conn_add()
1080 bdaddr_t *dst, u8 dst_type, u in hci_conn_add_unset()
1074 hci_conn_add_unset(struct hci_dev * hdev,int type,bdaddr_t * dst,u8 dst_type,u8 role) hci_conn_add_unset() argument
1088 hci_conn_add(struct hci_dev * hdev,int type,bdaddr_t * dst,u8 dst_type,u8 role,u16 handle) hci_conn_add() argument
1371 hci_connect_le(struct hci_dev * hdev,bdaddr_t * dst,u8 dst_type,bool dst_resolved,u8 sec_level,u16 conn_timeout,u8 role,u8 phy,u8 sec_phy) hci_connect_le() argument
1615 hci_connect_le_scan(struct hci_dev * hdev,bdaddr_t * dst,u8 dst_type,u8 sec_level,u16 conn_timeout,enum conn_reasons conn_reason) hci_connect_le_scan() argument
1949 hci_bind_cis(struct hci_dev * hdev,bdaddr_t * dst,__u8 dst_type,struct bt_iso_qos * qos,u16 timeout) hci_bind_cis() argument
2141 hci_pa_create_sync(struct hci_dev * hdev,bdaddr_t * dst,__u8 dst_type,__u8 sid,struct bt_iso_qos * qos) hci_pa_create_sync() argument
2259 hci_past_bis(struct hci_conn * conn,bdaddr_t * dst,__u8 dst_type) hci_past_bis() argument
2288 hci_connect_bis(struct hci_dev * hdev,bdaddr_t * dst,__u8 dst_type,__u8 sid,struct bt_iso_qos * qos,__u8 base_len,__u8 * base,u16 timeout) hci_connect_bis() argument
2339 hci_connect_cis(struct hci_dev * hdev,bdaddr_t * dst,__u8 dst_type,struct bt_iso_qos * qos,u16 timeout) hci_connect_cis() argument
[all...]
H A D6lowpan.c179 &peer->chan->dst, peer->chan->dst_type, in peer_lookup_dst()
411 *peer_addr_type = peer->chan->dst_type; in setup_header()
492 &pentry->chan->dst, pentry->chan->dst_type, in send_mcast_pkt()
712 netdev->ifindex, &chan->dst, chan->dst_type, in setup_netdev()
897 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type) in bt_6lowpan_connect() argument
909 addr, dst_type, L2CAP_CONN_TIMEOUT); in bt_6lowpan_connect()
918 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type) in bt_6lowpan_disconnect() argument
922 BT_DBG("conn %p dst type %u", conn, dst_type); in bt_6lowpan_disconnect()
1018 BT_DBG("conn %p dst %pMR type %u", *conn, &hcon->dst, hcon->dst_type); in get_l2cap_conn()
1176 &conn->hcon->dst, conn->hcon->dst_type, in lowpan_control_write()
[all …]
H 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()
1030 hci_add_ltk(hcon->hdev, &hcon->dst, hcon->dst_type, in smp_random()
1071 hcon->dst_type = smp->remote_irk->addr_type; in smp_notify_keys()
1082 smp->csrk->bdaddr_type = hcon->dst_type; in smp_notify_keys()
1088 smp->responder_csrk->bdaddr_type = hcon->dst_type; in smp_notify_keys()
1094 smp->ltk->bdaddr_type = hcon->dst_type; in smp_notify_keys()
[all...]
H A Diso.c65 __u8 dst_type; member
381 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_bis()
476 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_cis()
485 le_addr_type(iso_pi(sk)->dst_type), in iso_connect_cis()
984 iso_pi(sk)->dst_type = sa->iso_bc->bc_bdaddr_type; in iso_sock_bind_bc()
1191 iso_pi(sk)->dst_type = sa->iso_bdaddr_type; in iso_sock_connect()
1251 le_addr_type(iso_pi(sk)->dst_type), in iso_listen_bis()
1450 sa->iso_bdaddr_type = iso_pi(sk)->dst_type; in iso_sock_getname()
2144 hcon->dst_type = le_addr_type(iso_pi(parent)->dst_type); in iso_conn_ready()
[all...]
H A Dl2cap_core.c85 return bdaddr_type(hcon->type, hcon->dst_type); in bdaddr_dst_type()
751 chan->dst_type = bdaddr_dst_type(hcon); in l2cap_conn_update_id_addr()
4048 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_connect()
4690 mgmt_new_conn_param(hcon->hdev, &hcon->dst, hcon->dst_type, in l2cap_conn_param_update_req()
4942 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_le_connect_req()
5147 chan->dst_type = bdaddr_dst_type(conn->hcon); in l2cap_ecred_conn_req()
6945 static bool is_valid_psm(u16 psm, u8 dst_type) in l2cap_chan_by_pid()
6950 if (bdaddr_type_is_le(dst_type)) in l2cap_chan_by_pid()
6985 bdaddr_t *dst, u8 dst_type, u16 timeout) in l2cap_chan_connect()
6993 dst, dst_type, __le16_to_cp in l2cap_chan_connect()
6927 is_valid_psm(u16 psm,u8 dst_type) is_valid_psm() argument
6967 l2cap_chan_connect(struct l2cap_chan * chan,__le16 psm,u16 cid,bdaddr_t * dst,u8 dst_type,u16 timeout) l2cap_chan_connect() argument
7252 u8 dst_type; l2cap_connect_cfm() local
[all...]
H A Dhci_event.c2712 conn->dst_type, status); in hci_cs_disconnect()
2738 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_cs_disconnect()
2757 mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type, in hci_cs_disconnect()
3409 conn->dst_type, ev->status); in hci_disconn_complete_evt()
3422 mgmt_device_disconnected(hdev, &conn->dst, conn->type, conn->dst_type, in hci_disconn_complete_evt()
3437 conn->dst_type); in hci_disconn_complete_evt()
5500 conn->dst_type, conn->passkey_notify, in hci_keypress_notify_evt()
5539 conn->dst_type, conn->passkey_notify, in hci_simple_pair_complete_evt()
5654 conn->dst_type = bdaddr_type; in le_conn_update_addr()
5793 irk = hci_get_irk(hdev, &conn->dst, conn->dst_type); in le_conn_complete_evt()
[all...]
H A Dhci_sync.c2788 pa.addr_type = conn->dst_type; in hci_update_accept_list_sync()
6414 cp.peer_addr_type = conn->dst_type; in hci_le_ext_directed_advertising_sync()
6488 cp.direct_addr_type = conn->dst_type;
6534 cp->peer_addr_type = conn->dst_type; in hci_le_ext_create_conn_sync()
6610 params = hci_conn_params_lookup(hdev, &conn->dst, conn->dst_type); in hci_le_create_conn_sync()
6653 cp.peer_addr_type = conn->dst_type; in hci_le_create_cis_sync()
7144 le = hci_conn_hash_lookup_le(hdev, &conn->dst, conn->dst_type); in hci_le_pa_create_sync()
7148 params = hci_conn_params_lookup(hdev, &le->dst, le->dst_type); in hci_le_pa_create_sync()
7170 cp.addr_type = conn->dst_type; in hci_le_pa_create_sync()
H A Dmgmt.c3374 rp->addr[i].type = link_to_bdaddr(c->type, c->dst_type); in get_connections()
3524 rp.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in pairing_complete()
5141 if (conn->dst_type != type) in is_connected()
9777 ev->addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_device_connected()
9895 conn->dst_type, status, true); in mgmt_connect_failed()
9900 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_connect_failed()
10043 ev.addr.type = link_to_bdaddr(conn->type, conn->dst_type); in mgmt_auth_failed()
H A Dl2cap_sock.c407 la->l2_bdaddr_type = chan->dst_type; in l2cap_sock_getname()
/linux/net/mctp/
H A Droute.c667 if (rt->dst_type == MCTP_ROUTE_DIRECT) in mctp_route_release()
859 return rt->dst_type == MCTP_ROUTE_DIRECT ? in mctp_route_netid()
977 if (rt->dst_type == MCTP_ROUTE_DIRECT) { in mctp_route_lookup()
983 } else if (rt->dst_type == MCTP_ROUTE_GATEWAY) { in mctp_route_lookup()
1002 if (rt->dst_type != MCTP_ROUTE_DIRECT || rt->type != RTN_LOCAL) in mctp_route_lookup_null()
1206 if (rt->dst_type == MCTP_ROUTE_DIRECT && !rt->dev) in mctp_route_add()
1209 if (rt->dst_type == MCTP_ROUTE_GATEWAY && !rt->gateway.eid) in mctp_route_add()
1278 rt->dst_type = MCTP_ROUTE_DIRECT; in mctp_route_add_local()
1305 if (rt->dst_type == MCTP_ROUTE_DIRECT && rt->dev == mdev) { in mctp_route_remove_dev()
1569 rt->dst_type = MCTP_ROUTE_GATEWAY; in mctp_route_nlparse_populate()
[all …]
/linux/net/mctp/test/
H A Dutils.c135 rt->rt.dst_type = MCTP_ROUTE_DIRECT; in mctp_test_create_route_direct()
161 rt->rt.dst_type = MCTP_ROUTE_GATEWAY; in mctp_test_create_route_gw()
192 if (rt->rt.dst_type == MCTP_ROUTE_DIRECT && rt->rt.dev) in mctp_test_dst_release()
/linux/include/net/bluetooth/
H A Dhci_core.h685 __u8 dst_type; member
1295 if (ba_type == c->dst_type && !bacmp(&c->dst, ba)) { in hci_conn_hash_lookup_le()
1330 if (!ba || (ba_type == c->dst_type && !bacmp(&c->dst, ba))) { in hci_conn_hash_lookup_cis()
1577 u8 dst_type, u8 role, u16 handle);
1579 bdaddr_t *dst, u8 dst_type, u8 role);
1589 u8 dst_type, u8 sec_level,
1593 u8 dst_type, bool dst_resolved, u8 sec_level,
1603 __u8 dst_type, struct bt_iso_qos *qos,
1608 int hci_past_bis(struct hci_conn *conn, bdaddr_t *dst, __u8 dst_type);
1610 __u8 dst_type, struc
[all...]
H A Dl2cap.h520 __u8 dst_type; member
955 bdaddr_t *dst, u8 dst_type, u16 timeout);
/linux/include/net/
H A Dmctp.h249 } dst_type; member
/linux/tools/perf/
H A Dbuiltin-kwork.c450 enum kwork_trace_type dst_type, in work_push_atom() argument
478 if (dst_type < KWORK_TRACE_MAX) { in work_push_atom()
479 dst_atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_push_atom()
509 enum kwork_trace_type dst_type, in work_pop_atom() argument
531 atom = list_last_entry_or_null(&work->atom_list[dst_type], in work_pop_atom()
/linux/arch/x86/kvm/
H A Dkvm_emulate.h48 u8 dst_type; /* type of destination operand */ member
H A Demulate.c428 .dst_type = ctxt->dst.type, in emulator_check_intercept()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2051 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type,
2055 u8 src_type, u8 dst_type);
/linux/net/ipv6/
H A Daddrconf.c1821 int dst_type; in ipv6_dev_get_saddr() local
1826 dst_type = __ipv6_addr_type(daddr); in ipv6_dev_get_saddr()
1829 dst.scope = __ipv6_addr_src_scope(dst_type); in ipv6_dev_get_saddr()
1830 dst.label = ipv6_addr_label(net, daddr, dst_type, dst.ifindex); in ipv6_dev_get_saddr()
1856 if ((dst_type & IPV6_ADDR_MULTICAST) || in ipv6_dev_get_saddr()
/linux/drivers/staging/media/ipu3/
H A Dipu3-abi.h1998 u32 dst_type; member