Searched refs:ena_rx_max_sq_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()1231 ena->ena_rx_max_sq_num_descs = feat_mqe->efmqe_max_rx_sq_depth; in ena_attach_device_init()1259 ena->ena_rx_max_sq_num_descs = feat_mq->efmq_max_sq_depth; in ena_attach_device_init()
818 uint32_t ena_rx_max_sq_num_descs; member