ath_assign_seq
void ath_assign_seq(struct ath_common *common, struct sk_buff *skb);
ath_assign_seq(common, skb);
ath_assign_seq(ath9k_hw_common(sc->sc_ah), skb);