Lines Matching defs:ieee80211_rx_status
139 * ieee80211_rx_status struct.
1389 static inline struct ieee80211_rx_status *IEEE80211_SKB_RXCB(struct sk_buff *skb)
1391 return (struct ieee80211_rx_status *)skb->cb;
1428 * These flags are used with the @flag member of &struct ieee80211_rx_status.
1524 * in &struct ieee80211_rx_status. Note that if this value isn't
1598 * struct ieee80211_rx_status - receive status
1648 struct ieee80211_rx_status {
1684 ieee80211_rx_status_to_khz(struct ieee80211_rx_status *rx_status)
3017 * field will be added and populated from the &struct ieee80211_rx_status
7603 * @status: &struct ieee80211_rx_status containing the transmission rate
7610 struct ieee80211_rx_status *status,