Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A 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()
333 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_get_skb()
340 struct carl9170_tx_info *arinfo = (void *) in carl9170_tx_put_skb()
564 struct carl9170_tx_info *arinfo; in carl9170_check_queue_stop_timeout()
609 struct carl9170_tx_info *arinfo; in carl9170_tx_ampdu_timeout()
968 struct carl9170_tx_info *arinfo; in carl9170_tx_prepare()
1250 struct carl9170_tx_info *arinfo; in carl9170_tx_pick_skb()
H A Dcarl9170.h495 struct carl9170_tx_info { struct
H A Ddebug.c289 struct carl9170_tx_info *arinfo = (void *) txinfo->rate_driver_data; in carl9170_debugfs_format_frame()