Searched refs:end_agg_cqe (Results 1 – 2 of 2) sorted by relevance
997 queue = cqe->end_agg_cqe.queue_index; in bnx2x_rx_int()1003 frag_size = le16_to_cpu(cqe->end_agg_cqe.pkt_len) - in bnx2x_rx_int()1014 &cqe->end_agg_cqe, comp_ring_cons); in bnx2x_rx_int()1020 bnx2x_update_sge_prod(fp, pages, &cqe->end_agg_cqe); in bnx2x_rx_int()
4322 struct eth_end_agg_rx_cqe end_agg_cqe; member