Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h283 #define LHW_TO_HW(_lhw) (&(_lhw)->hw) argument
321 #define LKPI_80211_LHW_LOCK_INIT(_lhw) \ argument
323 #define LKPI_80211_LHW_LOCK_DESTROY(_lhw) \ argument
325 #define LKPI_80211_LHW_LOCK(_lhw) \ argument
327 #define LKPI_80211_LHW_UNLOCK(_lhw) \ argument
329 #define LKPI_80211_LHW_LOCK_ASSERT(_lhw) \ argument
331 #define LKPI_80211_LHW_UNLOCK_ASSERT(_lhw) \ argument
334 #define LKPI_80211_LHW_SCAN_LOCK_INIT(_lhw) \ argument
336 #define LKPI_80211_LHW_SCAN_LOCK_DESTROY(_lhw) \ argument
338 #define LKPI_80211_LHW_SCAN_LOCK(_lhw) \ argument
[all …]