Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dp54spi.h92 struct p54s_priv { struct
94 struct p54_common common;
95 struct ieee80211_hw *hw;
96 struct spi_device *spi;
98 struct work_struct work;
100 struct mutex mutex;
101 struct completion fw_comp;
103 spinlock_t tx_lock;
106 struct list_head tx_pending;
108 enum fw_state fw_state;
[all …]