Searched refs:supp_protocols (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c84 static unsigned int probe_resp_offload_support(int supp_protocols) argument
88 if (supp_protocols & NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WPS)
90 if (supp_protocols & NL80211_PROBE_RESP_OFFLOAD_SUPPORT_WPS2)
92 if (supp_protocols & NL80211_PROBE_RESP_OFFLOAD_SUPPORT_P2P)
94 if (supp_protocols & NL80211_PROBE_RESP_OFFLOAD_SUPPORT_80211U)

Completed in 37 milliseconds