Searched refs:cqe_hdr (Results 1 – 3 of 3) sorted by relevance
194 struct mana_cqe_header cqe_hdr; member216 struct mana_cqe_header cqe_hdr; member
814 if (WARN_ON_ONCE(cqe_oob->cqe_hdr.client_type != in mana_poll_tx_cq()818 switch (cqe_oob->cqe_hdr.cqe_type) { in mana_poll_tx_cq()832 cqe_oob->cqe_hdr.cqe_type); in mana_poll_tx_cq()840 cqe_oob->cqe_hdr.cqe_type); in mana_poll_tx_cq()978 switch (oob->cqe_hdr.cqe_type) { in mana_process_rx_cqe()996 oob->cqe_hdr.cqe_type); in mana_process_rx_cqe()1000 if (oob->cqe_hdr.cqe_type != CQE_RX_OKAY) in mana_process_rx_cqe()
23 struct nix_cqe_hdr_s *cqe_hdr; in otx2_get_next_cqe() local25 cqe_hdr = (struct nix_cqe_hdr_s *)CQE_ADDR(cq, cq->cq_head); in otx2_get_next_cqe()26 if (cqe_hdr->cqe_type == NIX_XQE_TYPE_INVALID) in otx2_get_next_cqe()32 return cqe_hdr; in otx2_get_next_cqe()