Searched refs:end_agg_cqe (Results 1 – 2 of 2) sorted by relevance
969 queue = cqe->end_agg_cqe.queue_index; in bnx2x_rx_int()975 frag_size = le16_to_cpu(cqe->end_agg_cqe.pkt_len) - in bnx2x_rx_int()986 &cqe->end_agg_cqe, comp_ring_cons); in bnx2x_rx_int()992 bnx2x_update_sge_prod(fp, pages, &cqe->end_agg_cqe); in bnx2x_rx_int()
4191 struct eth_end_agg_rx_cqe end_agg_cqe; member