Searched refs:DSW_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
13 #define DSW_MAX_PORTS (64) macro103 #define DSW_MAX_PAUSED_FLOWS (DSW_MAX_PORTS*DSW_MAX_FLOWS_PER_MIGRATION)108 #define DSW_CTL_IN_RING_SIZE ((DSW_MAX_PORTS-1)*4)207 uint16_t out_buffer_len[DSW_MAX_PORTS];208 struct rte_event out_buffer[DSW_MAX_PORTS][DSW_MAX_PORT_OUT_BUFFER];229 uint8_t serving_ports[DSW_MAX_PORTS];238 struct dsw_port ports[DSW_MAX_PORTS];
220 .max_event_ports = DSW_MAX_PORTS, in dsw_info_get()