Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dcfg.c2590 if (params->nmi_mac) { in sta_apply_parameters()
2599 nmi_sta = sta_info_get(nmi, params->nmi_mac); in sta_apply_parameters()
/linux/include/net/
H A Dcfg80211.h1942 const u8 *nmi_mac; member
/linux/net/wireless/
H A Dnl80211.c9644 params.nmi_mac = nla_data(info->attrs[NL80211_ATTR_NAN_NMI_MAC]); in nl80211_new_station()