Searched refs:cqe_oob (Results 1 – 1 of 1) sorted by relevance
1455 struct mana_tx_comp_oob *cqe_oob; in mana_poll_tx_cq() local1462 cqe_oob = (struct mana_tx_comp_oob *)completions[i].cqe_data; in mana_poll_tx_cq()1463 if (cqe_oob->cqe_hdr.client_type != in mana_poll_tx_cq()1467 cqe_oob->cqe_hdr.client_type); in mana_poll_tx_cq()1471 switch (cqe_oob->cqe_hdr.cqe_type) { in mana_poll_tx_cq()1488 txq_idx, cqe_oob->cqe_hdr.cqe_type, in mana_poll_tx_cq()1499 cqe_oob->cqe_hdr.cqe_type); in mana_poll_tx_cq()