Searched refs:DSW_MAX_PORT_OPS_PER_BG_TASK (Results 1 – 2 of 2) sorted by relevance
57 #define DSW_MAX_PORT_OPS_PER_BG_TASK (128) macro
1117 if (unlikely(port->ops_since_bg_task >= DSW_MAX_PORT_OPS_PER_BG_TASK)) { in dsw_port_bg_process()1181 dsw_port_note_op(source_port, DSW_MAX_PORT_OPS_PER_BG_TASK); in dsw_event_enqueue_burst_generic()