Home
last modified time | relevance | path

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

/drivers/net/wireless/p54/
Dp54spi.h105 struct p54s_priv { struct
107 struct p54_common common;
108 struct ieee80211_hw *hw;
109 struct spi_device *spi;
111 struct work_struct work;
113 struct mutex mutex;
114 struct completion fw_comp;
116 spinlock_t tx_lock;
119 struct list_head tx_pending;
121 enum fw_state fw_state;
[all …]