Searched refs:cq_buf_count (Results 1 – 2 of 2) sorted by relevance
88 p->cq_buf[p->cq_buf_count++] = *qe; in sw_schedule_atomic_to_cq()104 p->cq_buf_count, in sw_schedule_atomic_to_cq()106 p->cq_buf_count = 0; in sw_schedule_atomic_to_cq()172 sw->ports[cq].cq_buf[sw->ports[cq].cq_buf_count++] = *qe; in sw_schedule_parallel_to_cq()200 &port->cq_buf[port->cq_buf_count], count_free); in sw_schedule_dir_to_cq()201 port->cq_buf_count += ret; in sw_schedule_dir_to_cq()574 if (port->cq_buf_count >= sw->sched_min_burst) { in sw_event_schedule()577 port->cq_buf_count, in sw_event_schedule()579 port->cq_buf_count = 0; in sw_event_schedule()584 port->cq_buf_count; in sw_event_schedule()
205 uint16_t cq_buf_count; member