Lines Matching defs:ieee80211_rx_status
139 * ieee80211_rx_status struct.
1297 static inline struct ieee80211_rx_status *IEEE80211_SKB_RXCB(struct sk_buff *skb)
1299 return (struct ieee80211_rx_status *)skb->cb;
1336 * These flags are used with the @flag member of &struct ieee80211_rx_status.
1426 * in &struct ieee80211_rx_status. Note that if this value isn't
1498 * struct ieee80211_rx_status - receive status
1549 struct ieee80211_rx_status {
1586 ieee80211_rx_status_to_khz(struct ieee80211_rx_status *rx_status)
2832 * field will be added and populated from the &struct ieee80211_rx_status
7320 * @status: &struct ieee80211_rx_status containing the transmission rate
7325 struct ieee80211_rx_status *status,