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