ath9k_hw_txprocdesc
status = ath9k_hw_txprocdesc(ah, bf->bf_desc, &ts);
status = ath9k_hw_txprocdesc(ah, ds, &ts);
status = ath9k_hw_txprocdesc(ah, NULL, (void *)&ts);