Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/rsi/
H A 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;
/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.c427 const struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_get_frag()
613 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_parse_msg_pit()
625 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_set_data_to_skb()
661 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_get_rx_pkt()
695 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_rx_skb()
723 struct dpmaif_cur_rx_skb_info *skb_info; in t7xx_dpmaif_rx_start() local