Home
last modified time | relevance | path

Searched defs:sw_port (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/sw/
H A Dsw_evdev.h146 struct sw_port { struct
150 struct sw_evdev *sw;
153 uint8_t initialized;
155 uint8_t id;
170 int16_t num_ordered_qids;
195 uint16_t hist_tail;
196 uint16_t inflights;
203 uint32_t pp_buf_start;
204 uint32_t pp_buf_count;
205 uint16_t cq_buf_count;
[all …]
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c118 sw_port, in ngx_http_parse_request_line() enumerator