Home
last modified time | relevance | path

Searched defs:skb_info (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
Drsi_main.h134 struct skb_info { struct
135 s8 rssi;
136 u32 flags;
137 u16 channel;
138 s8 tid;
139 s8 sta_id;
140 u8 internal_hdr_size;
141 struct ieee80211_vif *vif;
142 u8 vap_id;
143 bool have_key;
/kernel/linux/linux-5.10/drivers/net/phy/
Ddp83640.c860 struct dp83640_skb_info *skb_info; in decode_rxts() local
887 struct dp83640_skb_info *skb_info; in decode_txts() local
1295 struct dp83640_skb_info *skb_info; in rx_timestamp_work() local
1315 struct dp83640_skb_info *skb_info = (struct dp83640_skb_info *)skb->cb; in dp83640_rxtstamp() local
1363 struct dp83640_skb_info *skb_info = (struct dp83640_skb_info *)skb->cb; in dp83640_txtstamp() local
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c597 struct ieee80211_tx_info *skb_info = IEEE80211_SKB_CB(skb); in iwl_mvm_skb_prepare_status() local