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()333 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_get_skb() local335 kref_get(&arinfo->ref); in carl9170_tx_get_skb()340 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_put_skb() local343 return kref_put(&arinfo->ref, carl9170_tx_release); in carl9170_tx_put_skb()564 struct carl9170_tx_info *arinfo; in carl9170_check_queue_stop_timeout() local576 arinfo = (void *) txinfo->rate_driver_data; in carl9170_check_queue_stop_timeout()[all …]
285 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; in carl9170_debugfs_format_frame() 292 jiffies_to_msecs(jiffies - arinfo->timeout)); in carl9170_debugfs_format_frame() 289 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; carl9170_debugfs_format_frame() local