Searched defs:mgmt_stypes (Results 1 - 1 of 1) sorted by relevance

/net/wireless/
H A Dnl80211.c1104 const struct ieee80211_txrx_stypes *mgmt_stypes)
1111 if (!mgmt_stypes)
1123 stypes = mgmt_stypes[ift].tx;
1146 stypes = mgmt_stypes[ift].rx;
1174 const struct ieee80211_txrx_stypes *mgmt_stypes = local
1175 dev->wiphy.mgmt_stypes;
1474 if (nl80211_send_mgmt_stypes(msg, mgmt_stypes))
1103 nl80211_send_mgmt_stypes(struct sk_buff *msg, const struct ieee80211_txrx_stypes *mgmt_stypes) argument

Completed in 56 milliseconds