mt76_connac_txp_common
.txwi_size = MT_TXD_SIZE + sizeof(struct mt76_connac_txp_common),
memset(txp, 0, sizeof(struct mt76_connac_txp_common));
struct mt76_connac_txp_common *txp;
struct mt76_connac_txp_common *txp;
txp = (struct mt76_connac_txp_common *)(txwi + MT_TXD_SIZE);