Searched refs:control_port_protocol (Results 1 – 7 of 7) sorted by relevance
210 if (skb->protocol == sdata->control_port_protocol) { in ieee80211_select_queue()
517 sdata->control_port_protocol = in ieee80211_do_open()518 master->control_port_protocol; in ieee80211_do_open()1348 sdata->control_port_protocol = cpu_to_be16(ETH_P_PAE); in ieee80211_setup_sdata()
561 if (unlikely(tx->sdata->control_port_protocol == tx->skb->protocol)) { in ieee80211_tx_h_check_control_port_protocol()1167 tx->sdata->control_port_protocol == tx->skb->protocol) { in ieee80211_tx_prepare()2155 cpu_to_be16(ethertype) != sdata->control_port_protocol) { in ieee80211_build_hdr()2234 (cpu_to_be16(ethertype) != sdata->control_port_protocol || in ieee80211_build_hdr()
1133 if (ethertype == rx->sdata->control_port_protocol) in ieee80211_rx_h_check()2031 if (ehdr->h_proto == rx->sdata->control_port_protocol) in __ieee80211_data_to_8023()2052 if (ehdr->h_proto == rx->sdata->control_port_protocol && in ieee80211_frame_allowed()
862 __be16 control_port_protocol; member
756 sdata->control_port_protocol = params->crypto.control_port_ethertype; in ieee80211_start_ap()763 vlan->control_port_protocol = in ieee80211_start_ap()
4837 sdata->control_port_protocol = req->crypto.control_port_ethertype; in ieee80211_mgd_assoc()