Home
last modified time | relevance | path

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

/drivers/bluetooth/
Ddtl1_cs.c65 struct dtl1_info { struct
66 struct pcmcia_device *p_dev;
68 struct hci_dev *hdev;
70 spinlock_t lock; /* For serializing operations */
72 unsigned long flowmask; /* HCI flow mask */
73 int ri_latch;
75 struct sk_buff_head txq;
76 unsigned long tx_state;
78 unsigned long rx_state;
79 unsigned long rx_count;
[all …]