Searched defs:ieee80211_fast_rx (Results 1 – 1 of 1) sorted by relevance
335 struct ieee80211_fast_rx { struct336 struct net_device *dev;337 enum nl80211_iftype vif_type;338 u8 vif_addr[ETH_ALEN] __aligned(2);339 u8 rfc1042_hdr[6] __aligned(2);340 __be16 control_port_protocol;341 __le16 expected_ds_bits;342 u8 icv_len;343 u8 key:1,344 sta_notify:1,[all …]