Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dnetlink.h31 struct nla_policy { struct
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dtestmode.h198 extern const struct nla_policy mt76_tm_policy[NUM_MT76_TM_ATTRS];
H A Dtestmode.c7 const struct nla_policy mt76_tm_policy[NUM_MT76_TM_ATTRS] = {
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dtestmode.c28 static const struct nla_policy mt7921_tm_policy[NUM_MT7921_TM_ATTRS] = {
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c148 static struct nla_policy in wiphy_info_iface_comb_process()
1741 static struct nla_policy wmm_policy[NL80211_WMMR_MAX + 1] = { in phy_info_freq()
1804 static struct nla_policy freq_policy[NL80211_FREQUENCY_ATTR_MAX + 1] = { in phy_info_freqs()
1862 static struct nla_policy rate_policy[NL80211_BITRATE_ATTR_MAX + 1] = { in phy_info_rates()
2504 static struct nla_policy reg_policy[NL80211_FREQUENCY_ATTR_MAX + 1] = { in nl80211_get_reg()
H A Ddriver_macsec_linux.c545 static struct nla_policy sa_policy[MACSEC_SA_ATTR_MAX + 1] = {
552 static struct nla_policy sc_policy[MACSEC_RXSC_ATTR_MAX + 1] = {
558 static struct nla_policy main_policy[MACSEC_ATTR_MAX + 1] = {
H A Ddriver_nl80211_scan.c37 static struct nla_policy survey_policy[NL80211_SURVEY_INFO_MAX + 1] = { in get_noise_for_scan_results()
731 static struct nla_policy bss_policy[NL80211_BSS_MAX + 1] = { in nl80211_parse_bss_info()
H A Ddriver_nl80211_event.c243 static struct nla_policy wme_policy[NL80211_STA_WME_MAX + 1] = { in nl80211_parse_wmm_params()
2048 static struct nla_policy cqm_policy[NL80211_ATTR_CQM_MAX + 1] = { in nl80211_cqm_event()
2277 static struct nla_policy rekey_policy[NUM_NL80211_REKEY_DATA] = { in nl80211_rekey_offload_event()
2316 static struct nla_policy cand_policy[NUM_NL80211_PMKSA_CANDIDATE] = { in nl80211_pmksa_candidate_event()
3434 static struct nla_policy freq_policy[NL80211_FREQUENCY_ATTR_MAX + 1] = { in nl80211_parse_freq_attrs()
H A Ddriver_nl80211.c1054 static struct nla_policy link_policy[NL80211_ATTR_MAX + 1] = { in get_mlo_info()
1549 static struct nla_policy bss_policy[NL80211_BSS_MAX + 1] = { in nl80211_get_assoc_freq_handler()
1725 static struct nla_policy survey_policy[NL80211_SURVEY_INFO_MAX + 1] = { in get_link_noise()
7778 static struct nla_policy txq_stats_policy[NL80211_TXQ_STATS_MAX + 1] = { in get_sta_tid_stats()
7809 static struct nla_policy stats_policy[NL80211_STA_INFO_MAX + 1] = { in get_sta_handler()
7835 static struct nla_policy rate_policy[NL80211_RATE_INFO_MAX + 1] = { in get_sta_handler()
9689 static struct nla_policy survey_policy[NL80211_SURVEY_INFO_MAX + 1] = { in get_links_noise()
10197 static struct nla_policy survey_policy[NL80211_SURVEY_INFO_MAX + 1] = { in survey_handler()
13080 static struct nla_policy policy[ in nl80211_get_bss_transition_status_handler()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtestmode.c19 static const struct nla_policy ath10k_tm_policy[ATH10K_TM_ATTR_MAX + 1] = {
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dtestmode.c18 static const struct nla_policy ath11k_tm_policy[ATH11K_TM_ATTR_MAX + 1] = {
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c5501 static const struct nla_policy iwl_mvm_tm_policy[IWL_MVM_TM_ATTR_MAX + 1] = { in iwl_mvm_pre_channel_switch()