Home
last modified time | relevance | path

Searched defs:dst_type (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/media/pci/bt8xx/
Ddst_common.h113 u8 dst_type; member
155 u8 dst_type; member
/linux-4.1.27/net/bluetooth/
D6lowpan.c1075 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type) in bt_6lowpan_connect()
1094 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type) in bt_6lowpan_disconnect()
Dhci_conn.c727 u8 dst_type, u8 sec_level, u16 conn_timeout, in hci_connect_le()
Dl2cap_core.c7015 static bool is_valid_psm(u16 psm, u8 dst_type) { in is_valid_psm()
7027 bdaddr_t *dst, u8 dst_type) in l2cap_chan_connect()
7260 u8 dst_type; in l2cap_connect_cfm() local
/linux-4.1.27/include/net/bluetooth/
Dl2cap.h493 __u8 dst_type; member
Dhci_core.h402 __u8 dst_type; member
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c475 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode()
502 u8 src_type, u8 dst_type) in bnx2x_prep_dmae_with_comp()
/linux-4.1.27/net/ipv6/
Daddrconf.c1378 int dst_type; in ipv6_dev_get_saddr() local