Searched defs:lkpi_hw (Results 1 – 1 of 1) sorted by relevance
195 struct lkpi_hw { /* name it mac80211_sc? */ struct196 const struct ieee80211_ops *ops;197 struct ieee80211_scan_request *hw_req;198 struct workqueue_struct *workq;202 struct ieee80211com *ic;203 struct lkpi_radiotap_tx_hdr rtap_tx;204 struct lkpi_radiotap_rx_hdr rtap_rx;207 struct sx lvif_sx;209 struct sx sx; /* XXX-BZ Can this be wiphy->mtx in the future? */211 struct mtx txq_mtx;[all …]