Searched defs:lbtf_private (Results 1 – 2 of 2) sorted by relevance
181 struct lbtf_private { struct182 void *card;183 struct ieee80211_hw *hw;184 const struct lbtf_ops *ops;187 u8 cmd_resp_buff[LBS_UPLD_SIZE];192 struct ieee80211_vif *vif;194 struct work_struct cmd_work;195 struct work_struct tx_work;199 u32 fwrelease;200 u32 fwcapinfo;[all …]
605 int (*callback)(struct lbtf_private *, unsigned long, in __lbtf_cmd_async()663 int (*callback)(struct lbtf_private *, in __lbtf_cmd()