Home
last modified time | relevance | path

Searched refs:WLAN_STA_DECAP_OFFLOAD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.h106 WLAN_STA_DECAP_OFFLOAD, enumerator
H A Drx.c4644 set_offload = !test_and_set_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()
4646 set_offload = test_and_clear_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()