Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dsta_info.h106 WLAN_STA_DECAP_OFFLOAD, enumerator
Drx.c4422 set_offload = !test_and_set_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()
4424 set_offload = test_and_clear_sta_flag(sta, WLAN_STA_DECAP_OFFLOAD); in ieee80211_check_fast_rx()