Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/rsi/
Drsi_main.h240 struct rsi_common { struct
241 struct rsi_hw *priv;
242 struct vif_priv vif_info[RSI_MAX_VIFS];
244 void *coex_cb;
245 bool mgmt_q_block;
246 struct version_info lmac_ver;
248 struct rsi_thread tx_thread;
249 struct sk_buff_head tx_queue[NUM_EDCA_QUEUES + 2];
250 struct completion wlan_init_completion;
252 struct mutex mutex;
[all …]