Home
last modified time | relevance | path

Searched refs:IEEE80211_OFFLOAD_ENCAP_4ADDR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c271 vif->offload_flags |= IEEE80211_OFFLOAD_ENCAP_4ADDR; in mt7915_add_interface()
/linux/net/mac80211/
H A Diface.c1117 !(bss->vif.offload_flags & IEEE80211_OFFLOAD_ENCAP_4ADDR)) in ieee80211_recalc_offload()
/linux/include/net/
H A Dmac80211.h1978 * @IEEE80211_OFFLOAD_ENCAP_4ADDR: support 4-address mode encapsulation offload
1986 IEEE80211_OFFLOAD_ENCAP_4ADDR = BIT(1),
1916 IEEE80211_OFFLOAD_ENCAP_4ADDR = BIT(1), global() enumerator