mana_tx_qp
struct mana_tx_qp *tx_qp = apc->tx_qp[idx];
apc->tx_qp = kzalloc_objs(struct mana_tx_qp *, apc->num_queues);
struct mana_tx_qp **tx_qp;