Searched defs:dst_type (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/drivers/media/pci/bt8xx/ | 
| D | dst_common.h | 101 	u8 dst_type;  member143 	u8 dst_type;  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ | 
| D | qed_hw.c | 640 					  u8 dst_type,  in qed_dmae_execute_sub_operation()704 				    u8 src_type, u8 dst_type,  in qed_dmae_execute_command()
 
 | 
| /Linux-v5.4/net/bluetooth/ | 
| D | hci_conn.c | 954 				u8 dst_type, u8 sec_level, u16 conn_timeout,  in hci_connect_le()1136 				     u8 dst_type, u8 sec_level,  in hci_connect_le_scan()
 
 | 
| D | 6lowpan.c | 912 static int bt_6lowpan_connect(bdaddr_t *addr, u8 dst_type)  in bt_6lowpan_connect()933 static int bt_6lowpan_disconnect(struct l2cap_conn *conn, u8 dst_type)  in bt_6lowpan_disconnect()
 
 | 
| D | l2cap_core.c | 7151 static bool is_valid_psm(u16 psm, u8 dst_type) {  in is_valid_psm()7163 		       bdaddr_t *dst, u8 dst_type)  in l2cap_chan_connect()
 7396 	u8 dst_type;  in l2cap_connect_cfm()  local
 
 | 
| /Linux-v5.4/include/net/bluetooth/ | 
| D | l2cap.h | 507 	__u8		dst_type;  member
 | 
| D | hci_core.h | 458 	__u8		dst_type;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_main.c | 479 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type,  in bnx2x_dmae_opcode()506 				      u8 src_type, u8 dst_type)  in bnx2x_prep_dmae_with_comp()
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | addrconf.c | 1748 	int dst_type;  in ipv6_dev_get_saddr()  local
 | 
| /Linux-v5.4/drivers/staging/media/ipu3/ | 
| D | ipu3-abi.h | 1998 	u32 dst_type;  member
 |