Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dsir-dev.h162 struct sir_dev { struct
163 struct net_device *netdev;
165 struct irlap_cb *irlap;
167 struct qos_info qos;
169 char hwname[32];
171 struct sir_fsm fsm;
172 atomic_t enable_rx;
173 int raw_tx;
174 spinlock_t tx_lock;
176 u32 new_speed;
[all …]