Home
last modified time | relevance | path

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

/drivers/net/wireless/rsi/
Drsi_main.h153 struct rsi_common { struct
154 struct rsi_hw *priv;
155 struct vif_priv vif_info[RSI_MAX_VIFS];
157 bool mgmt_q_block;
158 struct version_info driver_ver;
159 struct version_info fw_ver;
161 struct rsi_thread tx_thread;
162 struct sk_buff_head tx_queue[NUM_EDCA_QUEUES + 1];
164 struct mutex mutex;
166 struct mutex tx_rxlock;
[all …]