Searched refs:err_opcode (Results 1 – 3 of 3) sorted by relevance
193 u64 err_opcode:8; member224 u64 err_opcode:8;
1847 cqe_rx->err_level, cqe_rx->err_opcode); in nicvf_check_cqe_rx_errs()1849 switch (cqe_rx->err_opcode) { in nicvf_check_cqe_rx_errs()
772 if (cqe_rx->err_level || cqe_rx->err_opcode) { in nicvf_rcv_pkt_handler()