Lines Matching defs:ieee80211_fast_rx
334 struct ieee80211_fast_rx { struct
335 struct net_device *dev;
336 enum nl80211_iftype vif_type;
337 u8 vif_addr[ETH_ALEN] __aligned(2);
338 u8 rfc1042_hdr[6] __aligned(2);
339 __be16 control_port_protocol;
340 __le16 expected_ds_bits;
341 u8 icv_len;
342 u8 key:1,
343 sta_notify:1,
344 internal_forward:1,
345 uses_rss:1;
346 u8 da_offs, sa_offs;
348 struct rcu_head rcu_head;