Searched refs:IWL_MVM_TM_ATTR_MAX (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5424 static const struct nla_policy iwl_mvm_tm_policy[IWL_MVM_TM_ATTR_MAX + 1] = {
5434 struct nlattr *tb[IWL_MVM_TM_ATTR_MAX + 1];
5438 err = nla_parse_deprecated(tb, IWL_MVM_TM_ATTR_MAX, data, len,
H A Dtestmode.h79 IWL_MVM_TM_ATTR_MAX = NUM_IWL_MVM_TM_ATTRS - 1, enumerator in enum:iwl_mvm_testmode_attrs

Completed in 200 milliseconds