Searched defs:skb_info (Results 1 – 3 of 3) sorted by relevance
133 struct skb_info { struct134 s8 rssi;135 u32 flags;136 u16 channel;137 s8 tid;138 s8 sta_id;139 u8 internal_hdr_size;140 struct ieee80211_vif *vif;141 u8 vap_id;
860 struct dp83640_skb_info *skb_info; in decode_rxts() local887 struct dp83640_skb_info *skb_info; in decode_txts() local1295 struct dp83640_skb_info *skb_info; in rx_timestamp_work() local1315 struct dp83640_skb_info *skb_info = (struct dp83640_skb_info *)skb->cb; in dp83640_rxtstamp() local1363 struct dp83640_skb_info *skb_info = (struct dp83640_skb_info *)skb->cb; in dp83640_txtstamp() local
597 struct ieee80211_tx_info *skb_info = IEEE80211_SKB_CB(skb); in iwl_mvm_skb_prepare_status() local