Lines Matching defs:ieee80211_rx_status
1163 static inline struct ieee80211_rx_status *IEEE80211_SKB_RXCB(struct sk_buff *skb)
1165 return (struct ieee80211_rx_status *)skb->cb;
1207 * These flags are used with the @flag member of &struct ieee80211_rx_status.
1294 * in &struct ieee80211_rx_status. Note that if this value isn't
1362 * struct ieee80211_rx_status - receive status
1403 struct ieee80211_rx_status {
1426 ieee80211_rx_status_to_khz(struct ieee80211_rx_status *rx_status)
2534 * field will be added and populated from the &struct ieee80211_rx_status
6640 * @status: &struct ieee80211_rx_status containing the transmission rate
6645 struct ieee80211_rx_status *status,