Searched refs:IEEE80211_C_8023ENCAP (Results 1 – 3 of 3) sorted by relevance
473 #define IEEE80211_C_8023ENCAP 0x00000002 /* CAPABILITY: 802.3 encap */ macro
272 if (__predict_true((vap->iv_caps & IEEE80211_C_8023ENCAP) == 0)) { in ieee80211_vap_pkt_send_dest()309 if (__predict_true((vap->iv_caps & IEEE80211_C_8023ENCAP) == 0)) { in ieee80211_vap_pkt_send_dest()
324 #define IEEE80211_C_8023ENCAP 0x00000002 /* CAPABILITY: 802.3 encap */ macro357 if ((dcaps & IEEE80211_C_8023ENCAP) != 0) in wlan_drivercaps_to_snmp()