Searched refs:DSW_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
15 #define DSW_MAX_PORTS (64) macro105 #define DSW_MAX_PAUSED_FLOWS (DSW_MAX_PORTS*DSW_MAX_FLOWS_PER_MIGRATION)110 #define DSW_CTL_IN_RING_SIZE ((DSW_MAX_PORTS-1)*4)209 uint16_t out_buffer_len[DSW_MAX_PORTS];210 struct rte_event out_buffer[DSW_MAX_PORTS][DSW_MAX_PORT_OUT_BUFFER];231 uint8_t serving_ports[DSW_MAX_PORTS];240 struct dsw_port ports[DSW_MAX_PORTS];
217 .max_event_ports = DSW_MAX_PORTS, in dsw_info_get()