Searched refs:arinfo (Results 1 – 2 of 2) sorted by relevance
265 struct carl9170_tx_info *arinfo; in carl9170_tx_release() local269 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() local334 kref_get(&arinfo->ref); in carl9170_tx_get_skb()339 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_put_skb() local342 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() local575 arinfo = (void *) txinfo->rate_driver_data; in carl9170_check_queue_stop_timeout()[all …]
289 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; in carl9170_debugfs_format_frame() local296 jiffies_to_msecs(jiffies - arinfo->timeout)); in carl9170_debugfs_format_frame()