ath_tx_prepare
ret = ath_tx_prepare(hw, skb, txctl);
if (ath_tx_prepare(hw, skb, &txctl))
ret = ath_tx_prepare(hw, skb, &txctl);
static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb,