Home
last modified time | relevance | path

Searched refs:HWSIM_CHANCTX_MAGIC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c259 #define HWSIM_CHANCTX_MAGIC 0x6d53774a macro
264 WARN_ON(cp->magic != HWSIM_CHANCTX_MAGIC); in hwsim_check_chanctx_magic()
270 cp->magic = HWSIM_CHANCTX_MAGIC; in hwsim_set_chanctx_magic()