Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dwext-sme.c194 wdev->wext.connect.crypto.control_port_ethertype = in cfg80211_mgd_wext_siwessid()
H A Dnl80211.c10871 settings->control_port_ethertype = cpu_to_be16(proto); in nl80211_crypto_settings()
10878 settings->control_port_ethertype = cpu_to_be16(ETH_P_PAE); in nl80211_crypto_settings()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c290 aen->control_port_ethertype = in qtnf_cmd_send_start_ap()
291 cpu_to_le16(be16_to_cpu(s->crypto.control_port_ethertype)); in qtnf_cmd_send_start_ap()
2148 aen->control_port_ethertype = in qtnf_cmd_send_connect()
2149 cpu_to_le16(be16_to_cpu(sme->crypto.control_port_ethertype)); in qtnf_cmd_send_connect()
H A Dqlink.h202 __le16 control_port_ethertype; member
/openbmc/linux/net/mac80211/
H A Dcfg.c1405 sdata->control_port_protocol = params->crypto.control_port_ethertype; in ieee80211_start_ap()
1414 params->crypto.control_port_ethertype; in ieee80211_start_ap()
H A Dmlme.c7698 sdata->control_port_protocol = req->crypto.control_port_ethertype; in ieee80211_mgd_assoc()
/openbmc/linux/include/net/
H A Dcfg80211.h1153 __be16 control_port_ethertype; member
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1082 c->control_port, be16_to_cpu(c->control_port_ethertype), in wil_print_crypto()