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