Home
last modified time | relevance | path

Searched refs:carl9170_tx_info (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/carl9170/
Dtx.c265 struct carl9170_tx_info *arinfo; in carl9170_tx_release()
269 arinfo = container_of(ref, struct carl9170_tx_info, ref); in carl9170_tx_release()
332 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_get_skb()
339 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_put_skb()
563 struct carl9170_tx_info *arinfo; in carl9170_check_queue_stop_timeout()
608 struct carl9170_tx_info *arinfo; in carl9170_tx_ampdu_timeout()
967 struct carl9170_tx_info *arinfo; in carl9170_tx_prepare()
1249 struct carl9170_tx_info *arinfo; in carl9170_tx_pick_skb()
Dcarl9170.h495 struct carl9170_tx_info { struct
Ddebug.c289 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; in carl9170_debugfs_format_frame()