Searched defs:dst_type (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | dst_common.h | 113 u8 dst_type; member 155 u8 dst_type; member
|
/linux-4.1.27/net/bluetooth/ |
D | 6lowpan.c | 1075 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()
|
D | hci_conn.c | 727 u8 dst_type, u8 sec_level, u16 conn_timeout, in hci_connect_le()
|
D | l2cap_core.c | 7015 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/ |
D | l2cap.h | 493 __u8 dst_type; member
|
D | hci_core.h | 402 __u8 dst_type; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 475 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/ |
D | addrconf.c | 1378 int dst_type; in ipv6_dev_get_saddr() local
|