Searched defs:sir_dev (Results 1 – 1 of 1) sorted by relevance
162 struct sir_dev { struct163 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 …]