Searched refs:ena_rx_max_cq_num_descs (Results 1 – 2 of 2) sorted by relevance
997 gcv = min(ena->ena_rx_max_sq_num_descs, ena->ena_rx_max_cq_num_descs); in ena_attach_read_conf()1233 ena->ena_rx_max_cq_num_descs = feat_mqe->efmqe_max_rx_cq_depth; in ena_attach_device_init()1261 ena->ena_rx_max_cq_num_descs = feat_mq->efmq_max_cq_depth; in ena_attach_device_init()
820 uint32_t ena_rx_max_cq_num_descs; member