Home
last modified time | relevance | path

Searched refs:arinfo (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/
H A Dtx.c265 struct carl9170_tx_info *arinfo; in carl9170_tx_release() local
269 arinfo = container_of(ref, struct carl9170_tx_info, ref); in carl9170_tx_release()
270 txinfo = container_of((void *) arinfo, struct ieee80211_tx_info, in carl9170_tx_release()
274 ar = arinfo->ar; in carl9170_tx_release()
332 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_get_skb() local
334 kref_get(&arinfo->ref); in carl9170_tx_get_skb()
339 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_put_skb() local
342 return kref_put(&arinfo->ref, carl9170_tx_release); in carl9170_tx_put_skb()
563 struct carl9170_tx_info *arinfo; in carl9170_check_queue_stop_timeout() local
575 arinfo in carl9170_check_queue_stop_timeout()
608 struct carl9170_tx_info *arinfo; carl9170_tx_ampdu_timeout() local
966 struct carl9170_tx_info *arinfo; carl9170_tx_prepare() local
1247 struct carl9170_tx_info *arinfo; carl9170_tx_pick_skb() local
[all...]
H A Ddebug.c289 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; in carl9170_debugfs_format_frame() local
296 jiffies_to_msecs(jiffies - arinfo->timeout)); in carl9170_debugfs_format_frame()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/
H A Dtx.c265 struct carl9170_tx_info *arinfo; in carl9170_tx_release() local
269 arinfo = container_of(ref, struct carl9170_tx_info, ref); in carl9170_tx_release()
270 txinfo = container_of((void *) arinfo, struct ieee80211_tx_info, in carl9170_tx_release()
274 ar = arinfo->ar; in carl9170_tx_release()
332 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_get_skb() local
334 kref_get(&arinfo->ref); in carl9170_tx_get_skb()
339 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_put_skb() local
342 return kref_put(&arinfo->ref, carl9170_tx_release); in carl9170_tx_put_skb()
563 struct carl9170_tx_info *arinfo; in carl9170_check_queue_stop_timeout() local
575 arinfo in carl9170_check_queue_stop_timeout()
608 struct carl9170_tx_info *arinfo; carl9170_tx_ampdu_timeout() local
967 struct carl9170_tx_info *arinfo; carl9170_tx_prepare() local
1249 struct carl9170_tx_info *arinfo; carl9170_tx_pick_skb() local
[all...]
H A Ddebug.c289 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; in carl9170_debugfs_format_frame() local
296 jiffies_to_msecs(jiffies - arinfo->timeout)); in carl9170_debugfs_format_frame()

Completed in 5 milliseconds