Searched defs:lkpi_hw (Results 1 – 1 of 1) sorted by relevance
203 struct lkpi_hw { /* name it mac80211_sc? */ struct204 const struct ieee80211_ops *ops;205 struct ieee80211_scan_request *hw_req;206 struct workqueue_struct *workq;210 struct ieee80211com *ic;211 struct lkpi_radiotap_tx_hdr rtap_tx;212 struct lkpi_radiotap_rx_hdr rtap_rx;215 struct sx lvif_sx;217 struct sx sx; /* XXX-BZ Can this be wiphy->mtx in the future? */219 struct mtx txq_mtx;[all …]