Searched defs:iwm_priv (Results 1 – 1 of 1) sorted by relevance
220 struct iwm_priv { struct221 struct wireless_dev *wdev;222 struct iwm_if_ops *bus_ops;224 struct iwm_conf conf;226 unsigned long status;251 (struct iwm_priv *priv, u8 *buf, unsigned long buf_size); argument253 const iwm_handler *umac_handlers;254 const iwm_handler *lmac_handlers;259 struct list_head wifi_pending_cmd;260 struct list_head nonwifi_pending_cmd;[all …]