Lines Matching defs:ieee80211_fast_rx
350 struct ieee80211_fast_rx { struct
351 struct net_device *dev;
352 enum nl80211_iftype vif_type;
353 u8 vif_addr[ETH_ALEN] __aligned(2);
354 u8 rfc1042_hdr[6] __aligned(2);
355 __be16 control_port_protocol;
356 __le16 expected_ds_bits;
357 u8 icv_len;
358 u8 key:1,
359 internal_forward:1,
360 uses_rss:1;
361 u8 da_offs, sa_offs;
363 struct rcu_head rcu_head;