Searched refs:otx2_get_next_cqe (Results 1 – 1 of 1) sorted by relevance
23 static struct nix_cqe_hdr_s *otx2_get_next_cqe(struct otx2_cq_queue *cq) in otx2_get_next_cqe() function366 cqe = (struct nix_cqe_tx_s *)otx2_get_next_cqe(cq); in otx2_tx_napi_handler()914 while ((cqe = (struct nix_cqe_rx_s *)otx2_get_next_cqe(cq))) { in otx2_cleanup_rx_cqes()943 while ((cqe = (struct nix_cqe_tx_s *)otx2_get_next_cqe(cq))) { in otx2_cleanup_tx_cqes()