Home
last modified time | relevance | path

Searched defs:lkpi_hw (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h203 struct lkpi_hw { /* name it mac80211_sc? */ struct
204 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 …]