Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dampdu.c312 struct SKB_info_st *skb_info; in _aggr_retry_mpdu() local
589 struct SKB_info_st *skb_info = (struct SKB_info_st *)(skb->head); in ampdu_tx_tid_window_read() local
1444 struct SKB_info_st *skb_info; in _release_frames() local
1540 struct SKB_info_st *skb_info; in _collect_retry_frames() local
1586 int _mark_skb_retry (struct SKB_info_st *skb_info, struct sk_buff *skb) in _mark_skb_retry()
1626 struct SKB_info_st *skb_info; in _ba_map_walker() local
1696 struct SKB_info_st *skb_info; in _flush_release_queue() local
1789 struct SKB_info_st *skb_info; in ssv6200_ampdu_no_BA_handler() local
2254 struct SKB_info_st *skb_info; in _check_timeout() local
H A Ddev.c2254 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in ssv6xxx_update_txinfo() local
2483 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in _ssv6xxx_tx() local
2638 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in _is_encrypt_needed() local
2679 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in ssv6200_tx() local
2814 SKB_info * skb_info = (SKB_info *)skb->head; in ssv6xxx_encrypt_task() local
2903 SKB_info* skb_info = (SKB_info*)skb->head; in ssv6xxx_encrypt_task() local
2980 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in _remove_sta_skb_from_q() local
4482 struct SKB_info_st *skb_info = (struct SKB_info_st *)mpdu->head; local
4562 struct SKB_info_st *skb_info = (struct SKB_info_st *)mpdu->head; local
4791 SKB_info *skb_info = NULL; local
H A Dinit.c755 SKB_info *skb_info = (SKB_info *)skb->head; in ssv6xxx_deinit_softc() local
763 SKB_info *skb_info = (SKB_info *)skb->head; in ssv6xxx_deinit_softc() local
H A Dssv_ht_rc.c349 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in ssv62xx_ht_rate_update() local
H A Dssv_rc.c1544 struct SKB_info_st *skb_info = (struct SKB_info_st *)skb->head; in ssv6xxx_rc_hw_rate_update_check() local
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c597 struct ieee80211_tx_info *skb_info = IEEE80211_SKB_CB(skb); in iwl_mvm_skb_prepare_status() local