Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtestmode.h73 IWL_MVM_TM_ATTR_CMD, enumerator
H A Dmac80211.c5277 [IWL_MVM_TM_ATTR_CMD] = { .type = NLA_U32 },
5295 if (!tb[IWL_MVM_TM_ATTR_CMD]) in __iwl_mvm_mac_testmode_cmd()
5298 switch (nla_get_u32(tb[IWL_MVM_TM_ATTR_CMD])) { in __iwl_mvm_mac_testmode_cmd()