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

/linux-master/net/wireless/
H A Dwext-sme.c181 wdev->wext.connect.crypto.control_port_ethertype =
H A Dnl80211.c10777 settings->control_port_ethertype = cpu_to_be16(proto);
10784 settings->control_port_ethertype = cpu_to_be16(ETH_P_PAE);
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h202 __le16 control_port_ethertype; member in struct:qlink_auth_encr
H A Dcommands.c290 aen->control_port_ethertype =
291 cpu_to_le16(be16_to_cpu(s->crypto.control_port_ethertype));
2149 aen->control_port_ethertype =
2150 cpu_to_le16(be16_to_cpu(sme->crypto.control_port_ethertype));
/linux-master/net/mac80211/
H A Dcfg.c1410 sdata->control_port_protocol = params->crypto.control_port_ethertype;
1419 params->crypto.control_port_ethertype;
H A Dmlme.c8429 sdata->control_port_protocol = req->crypto.control_port_ethertype;
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1082 c->control_port, be16_to_cpu(c->control_port_ethertype),
/linux-master/include/net/
H A Dcfg80211.h1234 * @control_port_ethertype: the control port protocol that should be
1270 __be16 control_port_ethertype; member in struct:cfg80211_crypto_settings

Completed in 393 milliseconds