Home
last modified time | relevance | path

Searched defs:ieee80211_fast_rx (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/net/mac80211/ !
Dsta_info.h345 struct ieee80211_fast_rx { struct
346 struct net_device *dev;
347 enum nl80211_iftype vif_type;
348 u8 vif_addr[ETH_ALEN] __aligned(2);
349 u8 rfc1042_hdr[6] __aligned(2);
350 __be16 control_port_protocol;
351 __le16 expected_ds_bits;
352 u8 icv_len;
353 u8 key:1,
354 internal_forward:1,
[all …]